We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd1451 commit 5e28762Copy full SHA for 5e28762
1 file changed
.github/workflows/docker-stg.yaml
@@ -4,7 +4,7 @@ name: (Staging) Build and Deploy
4
5
on:
6
push:
7
- branches: [main]
+ branches: [main,stellar-scaffold]
8
workflow_dispatch:
9
inputs:
10
branch:
0 commit comments