We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eda530 commit 46b1c28Copy full SHA for 46b1c28
.github/workflows/gitops-staging.yaml
@@ -2,7 +2,7 @@ name: GitOps - Deploy to Staging (Terraform)
2
on:
3
push:
4
branches:
5
- - raymond/feat/setup-gitops
+ - "raymond/feat/setup-gitops"
6
paths:
7
- "server/**"
8
- "client/dashboard/**"
0 commit comments