Skip to content

Commit

Permalink
fix: update action on (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Mar 22, 2022
1 parent 0ac8950 commit d6c3885
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ on:
- "master"
paths:
- '**.go'
- '**.yaml'
- '**.mod'
pull_request:
paths:
- '**.go'
- '**.yaml'
- '**.mod'

jobs:
test:
Expand Down

0 comments on commit d6c3885

Please sign in to comment.