We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86aa0d commit 7e8650dCopy full SHA for 7e8650d
.github/workflows/production-deploy.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - account-creation
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments