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 de614d6 commit c86296dCopy full SHA for c86296d
.github/workflows/branch-ci.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
paths-ignore:
6
- '.github/workflows/**'
7
- - 'README.md'
+ - '*.md'
8
+ - '*.txt'
9
branches-ignore:
10
- 'release*'
11
0 commit comments