Skip to content

Commit

Permalink
chore: update release workflow trigger paths
Browse files Browse the repository at this point in the history
  • Loading branch information
taroj1205 committed Nov 15, 2024
1 parent c86cc52 commit 5e3037c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- 'changeset-release/**'
- '.changeset/**'

jobs:
release:
Expand Down

0 comments on commit 5e3037c

Please sign in to comment.