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 f3ef5fc commit ca33af4Copy full SHA for ca33af4
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
secrets: inherit
11
with:
12
name: "test"
13
- # sync:
14
- # uses: prototype-test/dist-repo-use-branch_test/.github/workflows/test.yml@main_-_cd_-_test
15
- # secrets: inherit
16
- # needs: build
+ sync:
+ uses: prototype-test/dist-repo-use-branch_test/.github/workflows/test.yml@main_-_cd_-_test
+ secrets: inherit
+ needs: build
0 commit comments