We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614f31a commit e276a7bCopy full SHA for e276a7b
.github/workflows/build.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
paths-ignore:
5
- '**/*.md'
6
+ - '.all-contributorsrc'
7
8
jobs:
9
test:
0 commit comments