Skip to content

Commit

Permalink
chore Update CI permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Jul 28, 2024
1 parent c81b7ca commit 7d8b234
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ on:
pull_request:
workflow_dispatch:

permissions: {}

jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
permissions:
pull-requests: read
contents: read
with:
extra_jobs: |
- php: 8.1
Expand Down

0 comments on commit 7d8b234

Please sign in to comment.