Fix branch name
This commit is contained in:
@@ -4,7 +4,7 @@ name: Semgrep Full Scan
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * 6'
|
- cron: '0 1 * * 6'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user