Skip to content

Commit

Permalink
ci: Update PHPStan workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlansell94 authored Oct 10, 2023
1 parent e315fca commit 5486558
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
build:

runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5486558

Please sign in to comment.