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 90169d1 commit 85d48adCopy full SHA for 85d48ad
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ concurrency:
19
20
jobs:
21
validate:
22
- uses: ./.github/workflows/validate-manifests.yml
+ uses: ./.github/workflows/test.yml
23
24
build:
25
runs-on: ubuntu-latest
0 commit comments