We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44233a commit 7c964aeCopy full SHA for 7c964ae
.github/workflows/multisig-production-deploy.yml
@@ -1,6 +1,9 @@
1
name: multisig-production-deploy
2
3
on:
4
+ push:
5
+ branches:
6
+ - sync-latest-upstream-code
7
workflow_dispatch:
8
9
env:
0 commit comments