We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183d65c commit 21821b8Copy full SHA for 21821b8
.github/workflows/nightly-e2e-tests-subtensor-main.yml
@@ -1,5 +1,9 @@
1
name: Nightly E2E Subtensor tests
2
3
+permissions:
4
+ contents: read
5
+ packages: write
6
+
7
concurrency:
8
group: e2e-subtensor-${{ github.ref }}
9
cancel-in-progress: true
0 commit comments