Skip to content

Commit 3b28a22

Browse files
authored
Adds debugging items to dependabot workflow. (#52)
1 parent 59d375a commit 3b28a22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ permissions:
2222
jobs:
2323
dependabot:
2424
runs-on: ubuntu-latest
25-
if: ${{ github.actor == 'dependabot[bot]' }}
2625
env:
2726
PR_URL: ${{ github.event.pull_request.html_url }}
2827
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)