Skip to content

Commit d98320d

Browse files
authored
Merge pull request #1293 from opentensor/sam-stop-push-actions
stop unneeded on-push CI triggers
2 parents 16cb2be + efee1a0 commit d98320d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/check-rust.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8-
push:
9-
branches: [main, devnet-ready, devnet, testnet, finney]
10-
118
pull_request:
129

1310
## Allow running workflow manually from the Actions tab

.github/workflows/e2e-bittensor-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8-
push:
9-
branches: [main, devnet-ready, devnet, testnet, finney]
10-
118
pull_request:
129

1310
## Allow running workflow manually from the Actions tab

0 commit comments

Comments
 (0)