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 71d8b52 commit 657c69bCopy full SHA for 657c69b
1 file changed
.github/workflows/full.yml
@@ -191,6 +191,7 @@ jobs:
191
- call-sast
192
- call-secret-scanning
193
- call-iac
194
+ - call-deploy
195
uses: ./.github/workflows/sign.yml
196
with:
197
should-deploy: ${{ inputs.should-deploy }}
@@ -209,6 +210,7 @@ jobs:
209
210
211
212
213
214
uses: ./.github/workflows/attest.yml
215
216
0 commit comments