Skip to content

Commit

Permalink
Removed permission section for lint+test action
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMuller committed May 28, 2024
1 parent a8c478c commit 8533528
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
permissions:
id-token: read # Required for authentication using OIDC
contents: read
defaults:
run:
working-directory: ./
Expand Down

0 comments on commit 8533528

Please sign in to comment.