Skip to content

Commit

Permalink
Actually set permissions since that failed
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Jul 31, 2024
1 parent 030c5ba commit f3ca94a
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,7 +5,11 @@ on:
pull_request:
workflow_dispatch:

permissions: {}

jobs:
ci:
name: CI
permissions:
pull-requests: read
uses: creative-commoners/gha-ci/.github/workflows/ci.yml@pulls/1/dispatch-patch

0 comments on commit f3ca94a

Please sign in to comment.