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 74ce3e4 commit b628b34Copy full SHA for b628b34
1 file changed
.github/workflows/tests.yml
@@ -1,6 +1,8 @@
1
name: tests
2
on:
3
pull_request:
4
+ paths-ignore:
5
+ - "**.md"
6
push:
7
branches: [ main ]
8
paths-ignore:
0 commit comments