Skip to content

Commit

Permalink
remove target
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed Feb 11, 2024
1 parent 63e8ac6 commit b1d5cd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ on:
- cron: '0 18 * * 4'

push:
branches: [ main ]
tags:
- v*.*.*

pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
paths:
- '!README.md'
- '!CONTRIBUTING.md'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- coverity*

pull_request:
branches: [ main ]
paths:
- '!README.md'
- '!CONTRIBUTING.md'
Expand Down

0 comments on commit b1d5cd8

Please sign in to comment.