Skip to content

Commit

Permalink
fix: broken builds on main (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
janisz authored Feb 22, 2024
1 parent d48ab4d commit 1e46889
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ jobs:
test-sarif:
needs: build-and-test
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
id-token: write
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 1e46889

Please sign in to comment.