Skip to content

Commit fcd1456

Browse files
authored
Merge pull request #200 from SpiNNakerManchester/permissions
Permissions tests
2 parents 8bba75d + c3450c6 commit fcd1456

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/self_hosted.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
1717

1818
name: Self Hosted Tests
19+
permissions:
20+
contents: read
21+
pull-requests: write
1922

2023
on:
2124
push:

0 commit comments

Comments
 (0)