Fix github workflow
Some checks failed
njsscan sarif / njsscan code scanning (push) Failing after 1s

This commit is contained in:
SileNce5k 2024-10-21 19:55:35 +02:00
parent 0e0cad6734
commit c751a5aec2
Signed by: SileNce
GPG key ID: B0A142BB4291B204

View file

@ -10,10 +10,10 @@ name: njsscan sarif
on:
push:
branches: [ "master", ]
branches: [ "master", "devbot" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master", ]
branches: [ "master", "devbot" ]
schedule:
- cron: '43 12 * * 6'