We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77b118 commit e705816Copy full SHA for e705816
.github/workflows/build.yml
@@ -6,6 +6,7 @@ on:
6
- master # Push events on master branch
7
paths-ignore:
8
- '**.md'
9
+ - '**.MD'
10
- '.gitignore'
11
- 'LICENCE'
12
- 'CODEOWNERS'
0 commit comments