Skip to content

Commit

Permalink
Update crunch42.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Laphatize authored Jul 21, 2024
1 parent face006 commit 666c905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crunch42.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ name: "42Crunch REST API Static Security Testing"
# follow standard Code Scanning triggers
on:
push:
branches: [ "main" ]
branches: [ "dev" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
branches: [ "dev" ]
schedule:
- cron: '34 18 * * 3'

Expand Down

0 comments on commit 666c905

Please sign in to comment.