Skip to content

Commit

Permalink
chore: release on dependebot update
Browse files Browse the repository at this point in the history
Make sure that merging dependabot PR triggers release flow.
  • Loading branch information
SalladinBalwer committed Nov 13, 2023
1 parent e3feea2 commit ff2c0c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
paths:
- "*.go"
- "go.mod"
- "go.sum"

jobs:
vet-and-test:
Expand Down

0 comments on commit ff2c0c7

Please sign in to comment.