Skip to content

Commit e79629b

Browse files
authored
ci: remove redundant conditional (#61)
1 parent 0873e47 commit e79629b

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
@@ -44,6 +44,5 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: fastify/[email protected]
47-
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
4847
with:
4948
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)