Skip to content

Commit

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

permissions: {}

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

0 comments on commit 3915841

Please sign in to comment.