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 40e4d2b commit 46a6cb1Copy full SHA for 46a6cb1
.github/workflows/flow.yml
@@ -15,7 +15,7 @@ jobs:
15
# uses: ./.github/workflows/test.yml
16
deployment:
17
needs:
18
- # - test
+ # # - test
19
- check
20
uses: ./.github/workflows/deployment.yml
21
secrets: inherit
0 commit comments