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 0873e47 commit e79629bCopy full SHA for e79629b
.github/workflows/ci.yml
@@ -44,6 +44,5 @@ jobs:
44
runs-on: ubuntu-latest
45
steps:
46
- uses: fastify/[email protected]
47
- if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
48
with:
49
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments