Skip to content

Commit

Permalink
#9508: adding ignore helper fixtures to codeql-analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
鈥淭havachelvam authored and thavaahariharangit committed Apr 24, 2024
1 parent 5d23177 commit c92f0ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on: # yamllint disable-line rule:truthy
branches: [ main ]
paths-ignore:
- '*/spec/fixtures/**'
- '*/helpers/test/*/fixtures/**'
- 'common/lib/dependabot.rb'
schedule:
- cron: '41 4 * * 3'
Expand Down

0 comments on commit c92f0ff

Please sign in to comment.