Skip to content

Commit

Permalink
Merge pull request #401 from aicis/fix-ci-forks
Browse files Browse the repository at this point in the history
Fix CI breaking in Forks
  • Loading branch information
jot2re authored Sep 14, 2022
2 parents 5944c37 + 80c3c9b commit 87ce736
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ master ]

permissions:
checks: write
contents: write
pull-requests: write

jobs:
build:
Expand Down

0 comments on commit 87ce736

Please sign in to comment.