We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent c9f8ecb commit 5c2568cCopy full SHA for 5c2568c
.github/workflows/gitops-staging.yaml
@@ -1,5 +1,8 @@
1
-name: GitOps - Deploy to Staging (Terraform)
+name: Deploy to Staging
2
on:
3
+ push:
4
+ branches:
5
+ - "raymond/**"
6
workflow_dispatch:
7
inputs:
8
name:
0 commit comments