We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02dc09a commit 321ba14Copy full SHA for 321ba14
1 file changed
.github/workflows/version.yml
@@ -6,8 +6,7 @@ on:
6
- main
7
paths:
8
- ".changeset/**"
9
- paths-ignore:
10
- - '.changeset/README.md'
+ - '!.changeset/README.md'
11
12
jobs:
13
bump-version:
0 commit comments