Update njsscan-analysis.yml

This commit is contained in:
Lucid Kobold
2022-08-12 17:46:04 -04:00
committed by GitHub
parent ae6e33d64d
commit ea589bc7ca

View File

@@ -10,10 +10,10 @@ name: njsscan sarif
on:
push:
branches: [ main ]
branches: [ main, stable ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
branches: [ main, stable ]
schedule:
- cron: '15 15 * * 5'