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 497eb5e commit ecb53beCopy full SHA for ecb53be
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- "master"
7
pull_request:
8
+ paths-ignore:
9
+ - '**.md'
10
11
# Cancel previous PR builds.
12
concurrency:
0 commit comments