We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c1a97 commit 43b27cfCopy full SHA for 43b27cf
.github/workflows/changesets.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - '.changeset/**'
9
10
concurrency: ${{ github.workflow }}-${{ github.ref }}
11
0 commit comments