We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbff1e2 commit 9cdc708Copy full SHA for 9cdc708
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- '**'
6
+ paths-ignore:
7
+ - README.md
8
+ - CONTRIBUTING.md
9
pull_request:
10
11
- main
0 commit comments