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.
2 parents 822f1c4 + 46e45f3 commit aef999cCopy full SHA for aef999c
.github/workflows/main.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- master
7
paths-ignore:
8
+ - 'docs/**'
9
+ - '.vscode/**'
10
+ - '.github/**'
11
- '*.md'
12
- '**/*.md'
13
pull_request:
0 commit comments