We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44580ff commit 46fd493Copy full SHA for 46fd493
.github/workflows/deploy-testnet.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- testnet
8
+ - 'testnet/**'
9
10
jobs:
11
deploy-production:
0 commit comments