Remove devbot branch from njsscan

This commit is contained in:
SileNce5k 2023-07-26 23:53:34 +02:00
parent bb1e668e10
commit 845f415e5a
No known key found for this signature in database
GPG key ID: C507260E7F2583AD

View file

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