File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 push :
2626 branches :
2727 - main
28- - feat/5-Implement-data-isolation-and-multitenancy
28+ - feat/5-Implement-data-isolation-and-multitenancy-b
2929 paths :
3030 - ' lgtm-stack/terraform/**'
3131 - ' .github/workflows/deploy-lgtm-gke.yaml'
@@ -221,7 +221,7 @@ jobs:
221221 runs-on : ubuntu-latest
222222 needs : [terraform-plan]
223223 if : |
224- (github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/feat/5-Implement-data-isolation-and-multitenancy')) ||
224+ (github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/feat/5-Implement-data-isolation-and-multitenancy-b ')) ||
225225 (github.event_name == 'workflow_dispatch' && github.event.inputs.terraform_action == 'apply')
226226 environment :
227227 name : production
You can’t perform that action at this time.
0 commit comments