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 961e996 commit b7c4fecCopy full SHA for b7c4fec
.github/workflows/publish.yml
@@ -20,6 +20,7 @@ on:
20
- 'v*'
21
branches:
22
- main
23
+ - pull-request/228 # debug only
24
paths-ignore:
25
- '**/*.md'
26
- 'docs/**'
0 commit comments