There was an error while loading. Please reload this page.
1 parent a17219f commit 871877cCopy full SHA for 871877c
.github/workflows/pr-issue-check.yml
@@ -12,6 +12,6 @@ jobs:
12
check-linked-issue:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: plotly/pr-issue-checker@main
+ - uses: plotly/pr-issue-checker@v1
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments