Skip to content

Commit

Permalink
ci.yml: Adde appropriate permissions to failure notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Apr 12, 2024
1 parent d52ff36 commit 8875660
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
check-spack-yaml:
name: Check spack.yaml
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8875660

Please sign in to comment.