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.
2 parents 0a5c8f7 + 3f39964 commit d99eb0cCopy full SHA for d99eb0c
.github/workflows/automatic.yml
@@ -100,7 +100,7 @@ jobs:
100
with:
101
ovm-api-key: ${{ secrets.OVM_API_KEY }}
102
plan-json: ./tfplan.json
103
- tags: 'risks_v6'
+ tags: 'model=risks_v6'
104
105
- name: Install prerequisites
106
if: github.event.pull_request.merged == true
.github/workflows/manual.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
- uses: overmindtech/actions/start-change@main
46
continue-on-error: true
0 commit comments