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 0cf0b81 commit cdbf448Copy full SHA for cdbf448
.github/workflows/action.yml renamed to .github/workflows/action/action.yml
.github/workflows/build2.yml
@@ -17,4 +17,5 @@ jobs:
17
- run: "echo $GITHUB_WORKSPACE"
18
- run: "echo $HOME"
19
- run: "ls .github/conditional/tmp"
20
- - run: "cat .github/conditional/tmp/action.yml"
+ - run: "cat .github/conditional/tmp/action.yml"
21
+ - uses: ./.github/conditional/tmp
0 commit comments