Skip to content

Commit

Permalink
chore(ci): filter paths
Browse files Browse the repository at this point in the history
  • Loading branch information
nallenscott committed Jun 10, 2023
1 parent 978db58 commit 5551e7e
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 @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- 'cmd/*'

defaults:
run:
Expand Down

0 comments on commit 5551e7e

Please sign in to comment.