Skip to content

Commit

Permalink
Removed lint permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bates committed Apr 24, 2024
1 parent 6066fdd commit 6a0ee06
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
types: [ opened, reopened, synchronize, ready_for_review ]
branches: [ develop, release/*, main ]

permissions:
contents: read
pull-requests: write

jobs:
run-linters:
name: Run linters
Expand Down

0 comments on commit 6a0ee06

Please sign in to comment.