Skip to content

Commit

Permalink
mod-tidy can stay
Browse files Browse the repository at this point in the history
  • Loading branch information
thehowl committed Dec 20, 2024
1 parent f40976f commit 4be5c3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mod-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- "go.mod"
- "go.sum"
pull_request:
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 4be5c3b

Please sign in to comment.