Skip to content

Commit

Permalink
Add branch configuration for pull_request trigger
Browse files Browse the repository at this point in the history
Signed-off-by: temenuzhka-thede <[email protected]>
  • Loading branch information
temenuzhka-thede committed Oct 25, 2023
1 parent f773624 commit ed8f8e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- '**/*.yaml'
- '**/*_test.go'
pull_request:
branches:
- 'main'
paths-ignore:
- '**/*.md'
- '**/*.txt'
Expand Down

0 comments on commit ed8f8e8

Please sign in to comment.