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 c688e47 commit fdf04deCopy full SHA for fdf04de
.github/workflows/e2e-subtensor-tests.yaml
@@ -1,7 +1,7 @@
1
name: E2E Subtensor Tests
2
3
concurrency:
4
- group: e2e-subtensor-${{ github.ref }}
+ : e2e-subtensor-${{ github.event.pull_request.number || github.ref }}
5
cancel-in-progress: true
6
7
on:
0 commit comments