Add .forgejo/workflows/acorn.yml
All checks were successful
Check syntax with acorn / acorn (push) Successful in 4s

This commit is contained in:
Nova Cat 2024-12-18 15:08:00 -08:00
parent 4c3535a979
commit 16a2eff711

View file

@ -0,0 +1,8 @@
name: Check syntax with acorn
on: [push]
jobs:
acorn:
runs-on: debian-latest
steps:
- uses: actions/checkout@v4
- run: acorn --silent script.user.js