Fix branch name

This commit is contained in:
Dmitry Galenko 2022-11-20 11:58:15 +01:00
parent 681ea420c1
commit 08c69c09c8

View File

@ -4,7 +4,7 @@ name: Semgrep Full Scan
on:
workflow_dispatch:
branches:
- main
- master
schedule:
- cron: '0 1 * * 6'