We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8e988b + e490cc1 commit 0391b4eCopy full SHA for 0391b4e
1 file changed
.github/workflows/deploy.yaml
@@ -4,9 +4,8 @@ name: 'Terraform Build and Deploy'
4
5
on:
6
workflow_run:
7
- workflows: [Build]
+ workflows: ['Download Google Drive File']
8
types: [completed]
9
- branches: [main]
10
11
permissions:
12
id-token: write
0 commit comments