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: on:
workflow_dispatch: workflow_dispatch:
branches: branches:
- main - master
schedule: schedule:
- cron: '0 1 * * 6' - cron: '0 1 * * 6'