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 6c5eca9 commit 880d5e1Copy full SHA for 880d5e1
.github/workflows/ci.yml
@@ -40,6 +40,5 @@ jobs:
40
runs-on: ubuntu-latest
41
steps:
42
- uses: fastify/[email protected]
43
- if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
44
with:
45
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments