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 bddba50 commit e443d31Copy full SHA for e443d31
.github/workflows/broken-link-checker.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
broken-link-checker:
13
runs-on: ubuntu-latest
14
+ if: github.actor == 'vercel[bot]'
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
0 commit comments