Skip to content

Commit

Permalink
Remove unnecessary permissions from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tvup committed Jul 27, 2024
1 parent a2425e6 commit 7883b34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: PHPStan

on: [push]

permissions:
contents: write

jobs:
phpstan:
name: phpstan
Expand Down

0 comments on commit 7883b34

Please sign in to comment.