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 d8f3fd0 commit 6d956f7Copy full SHA for 6d956f7
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
name: QA Tests
64
needs:
65
- get-build-number
66
- - build
+ - build # We only need the build that deploys the artifacts to run ruling.
67
permissions:
68
id-token: write # Required for Vault OIDC authentication
69
contents: write # Required for repository access
0 commit comments