Skip to content

Commit efee1a0

Browse files
committed
stop needless wasting of CI hours with on push triggers we don't need
1 parent 16cb2be commit efee1a0

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)