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 b2c2859 commit 5a2dc0fCopy full SHA for 5a2dc0f
.github/workflows/test.yaml
@@ -3,7 +3,7 @@ name: Test and publish
3
on:
4
push:
5
branches:
6
- - "**"
+ - "main"
7
paths-ignore:
8
- "**/*.md"
9
pull_request:
0 commit comments