Skip to content

Commit

Permalink
yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfriesen committed Feb 13, 2024
1 parent 92a41d2 commit 86a195d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
permissions:
actions: read
contents: read
if: ${{ github.event_name == 'schedule' }}
security-events: write # For CodeQL
security-events: write # For CodeQL
uses: ./.github/workflows/build.yml
with:
config: ${{ matrix.config }}
Expand Down

0 comments on commit 86a195d

Please sign in to comment.