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 683546a commit 7dd6908Copy full SHA for 7dd6908
.github/workflows/production.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test:
9
- uses: ./.github/workflows/test.yml
+ uses: ./.github/workflows/test.yaml
10
secrets: inherit
11
12
build-and-push:
.github/workflows/staging.yaml
@@ -7,7 +7,7 @@ on:
13
build-test-and-push:
0 commit comments