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.
1 parent cc211eb commit e9b680eCopy full SHA for e9b680e
.github/workflows/akuity-iac-main.yml
@@ -6,7 +6,8 @@ on:
6
branches:
7
- main
8
paths:
9
- - 'cluster-bootstrap/**'
+ - 'akuity-bootstrap/**'
10
+ - 'argocd-bootstrap/**'
11
- '.github/workflows/akuity*'
12
permissions:
13
id-token: write
0 commit comments