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 3328440 commit 21f9ecd
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

1 comment on commit 21f9ecd

@vercel
Copy link

@vercel vercel bot commented on 21f9ecd Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.