Skip to content

Commit 544d2cd

Browse files
committed
rename file
1 parent 892b76c commit 544d2cd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8-
## Run automatically for all PRs against main, regardless of what the changes are
9-
## to be safe and so we can more easily force re-run the CI when github is being
10-
## weird by using a blank commit
118
push:
12-
branches: [main, development, staging]
9+
branches: [main, testnet, staging, staging-ready]
1310

14-
## Allow running workflow manually from the Actions tab
1511
workflow_dispatch:
1612
inputs:
1713
verbose:

0 commit comments

Comments
 (0)