Skip to content

Commit 666c905

Browse files
authored
Update crunch42.yml
1 parent face006 commit 666c905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/crunch42.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ name: "42Crunch REST API Static Security Testing"
2525
# follow standard Code Scanning triggers
2626
on:
2727
push:
28-
branches: [ "main" ]
28+
branches: [ "dev" ]
2929
pull_request:
3030
# The branches below must be a subset of the branches above
31-
branches: [ "main" ]
31+
branches: [ "dev" ]
3232
schedule:
3333
- cron: '34 18 * * 3'
3434

0 commit comments

Comments
 (0)