We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17b400 commit af597a8Copy full SHA for af597a8
1 file changed
.github/workflows/pull-request.yml
@@ -23,6 +23,6 @@ jobs:
23
needs: test-units
24
secrets: inherit
25
test-code-samples:
26
- uses: ./.github/workflows/_smoke-tests.yml
+ uses: ./.github/workflows/_smoke-test.yml
27
28
0 commit comments