Skip to content

Commit 8875660

Browse files
committed
ci.yml: Adde appropriate permissions to failure notifier
1 parent d52ff36 commit 8875660

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
check-spack-yaml:
4141
name: Check spack.yaml
4242
runs-on: ubuntu-latest
43+
permissions:
44+
pull-requests: write
4345
steps:
4446
- uses: actions/checkout@v4
4547
with:

0 commit comments

Comments
 (0)