Skip to content

Commit 21821b8

Browse files
author
Roman
committed
add permissions
1 parent 183d65c commit 21821b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nightly-e2e-tests-subtensor-main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Nightly E2E Subtensor tests
22

3+
permissions:
4+
contents: read
5+
packages: write
6+
37
concurrency:
48
group: e2e-subtensor-${{ github.ref }}
59
cancel-in-progress: true

0 commit comments

Comments
 (0)