Skip to content

Commit

Permalink
ci: run codeql on all pr's
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov committed Jun 25, 2024
1 parent 00f0d83 commit 7b212b5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ name: 'CodeQL'
on:
push:
branches:
- dev
- prod
- main
pull_request:
branches:
- dev
schedule:
- cron: '0 8 * * 1'
merge_group:
Expand Down

0 comments on commit 7b212b5

Please sign in to comment.