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 9e2eedd commit c688e47Copy full SHA for c688e47
.github/workflows/e2e-subtensor-tests.yaml
@@ -11,7 +11,7 @@ on:
11
pull_request:
12
branches:
13
- '**'
14
- types: [ opened, synchronize, reopened, ready_for_review ]
+ types: [ opened, synchronize, reopened, ready_for_review, labeled, unlabeled ]
15
16
workflow_dispatch:
17
inputs:
0 commit comments