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 871bdd7 commit ae1d2b0Copy full SHA for ae1d2b0
.github/workflows/18-3-reusable-workflows.yaml
@@ -10,5 +10,6 @@ jobs:
10
target-directory: dummmy-dir
11
e2e-tests:
12
uses: udemy-lauromueller/github-actions-course-example-e2e/.github/workflows/e2e.yaml@main
13
+ needs: deploy
14
secrets:
15
access-token: ${{ secrets.GH_TOKEN }}
0 commit comments