mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-14 01:05:16 +00:00
Fix branch name
This commit is contained in:
parent
681ea420c1
commit
08c69c09c8
2
.github/workflows/sast_semgrep_full.yml
vendored
2
.github/workflows/sast_semgrep_full.yml
vendored
@ -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'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user