Attempt to fix forgejo-runner
This commit is contained in:
parent
c751a5aec2
commit
6f05fa0de1
1 changed files with 4 additions and 0 deletions
4
.github/workflows/njsscan.yml
vendored
4
.github/workflows/njsscan.yml
vendored
|
@ -8,6 +8,10 @@
|
||||||
|
|
||||||
name: njsscan sarif
|
name: njsscan sarif
|
||||||
|
|
||||||
|
[actions]
|
||||||
|
DEFAULT_ACTIONS_URL = https://github.com
|
||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master", "devbot" ]
|
branches: [ "master", "devbot" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue