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 b838299 commit f3f41d0Copy full SHA for f3f41d0
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
js_login_form_test_runner:
9
- uses: developer-job-simulation/javascript-login-form-tests/main.yml@main
+ uses: developer-job-simulation/javascript-login-form-tests/.github/workflows/main.yml@main
10
with:
11
pr_number: ${{ github.event.pull_request.number }}
12
head_sha: ${{ github.event.pull_request.head.sha }}
0 commit comments