Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Yohei Kitamura <[email protected]>
  • Loading branch information
okashansky-mdsol and ykitamura-mdsol authored Jul 16, 2024
1 parent f56603b commit f693b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
paths:
- '.github/workflows/*.yml'
- '.github/workflows/**.yml'
- 'pkg/**'
- go.mod
- go.sum
Expand Down

0 comments on commit f693b3a

Please sign in to comment.