Skip to content

Commit

Permalink
Update dependabot PR workflow (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
arybolovlev authored Aug 9, 2024
1 parent badfcf1 commit e0001da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dependabot-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Dependabot PR

on:
push:
# https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
pull_request_target:
branches:
- dependabot/**
- 'dependabot/go_modules/**'
paths:
- 'go.mod'
- 'go.sum'
Expand Down

0 comments on commit e0001da

Please sign in to comment.