Skip to content

Commit

Permalink
Attempt to fix up codeql ignore paths
Browse files Browse the repository at this point in the history
Test run...
  • Loading branch information
gregkh authored Nov 16, 2024
1 parent 807d0cc commit acdf287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
container:
image: ${{ matrix.container }}

paths-ignore:
- build/

steps:
- name: Sparse checkout the local actions
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit acdf287

Please sign in to comment.