Skip to content

Commit e9b680e

Browse files
committed
argocd provider needs quoted password
1 parent cc211eb commit e9b680e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/akuity-iac-main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
branches:
77
- main
88
paths:
9-
- 'cluster-bootstrap/**'
9+
- 'akuity-bootstrap/**'
10+
- 'argocd-bootstrap/**'
1011
- '.github/workflows/akuity*'
1112
permissions:
1213
id-token: write

0 commit comments

Comments
 (0)