We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec9afc commit f96a618Copy full SHA for f96a618
.github/workflows/release.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
paths:
9
- ".changeset/**"
10
+ - ".github/**"
11
- "packages/**"
12
branches:
13
- main
0 commit comments