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 2e7e935 commit c8fa1ddCopy full SHA for c8fa1dd
.github/workflows/pr.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
tests:
15
- uses: .github/workflows/tests.yml
+ uses: ./.github/workflows/tests.yml
16
secrets:
17
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
18
0 commit comments