Skip to content

Commit 6d956f7

Browse files
comment about deployment
1 parent d8f3fd0 commit 6d956f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: QA Tests
6464
needs:
6565
- get-build-number
66-
- build
66+
- build # We only need the build that deploys the artifacts to run ruling.
6767
permissions:
6868
id-token: write # Required for Vault OIDC authentication
6969
contents: write # Required for repository access

0 commit comments

Comments
 (0)