Skip to content

Commit 880d5e1

Browse files
authored
ci: remove redundant conditional (#89)
1 parent 6c5eca9 commit 880d5e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ jobs:
4040
runs-on: ubuntu-latest
4141
steps:
4242
- uses: fastify/[email protected]
43-
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
4443
with:
4544
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)