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 daba1a2 commit 5496d06Copy full SHA for 5496d06
.github/workflows/push-nodes.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-merge:
10
permissions:
11
pull-requests: write
12
- runs-on: ubuntu-latest
+ runs-on: SubtensorCI
13
# if: github.event.pull_request.merged
14
steps:
15
- name: Checkout code
0 commit comments