Update .forgejo/workflows/check-syntax.yml
All checks were successful
Check syntax / check (push) Successful in 5s
All checks were successful
Check syntax / check (push) Successful in 5s
This commit is contained in:
parent
2dd332d9d7
commit
9185e4dd81
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
name: Check syntax
|
||||
on: [push]
|
||||
on: [push,workflow_dispatch]
|
||||
jobs:
|
||||
check:
|
||||
runs-on: debian-latest
|
||||
|
|
Loading…
Reference in a new issue