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 c2e4f83 commit d7ac0cdCopy full SHA for d7ac0cd
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
pull_request:
6
branches:
7
- '**'
8
+ paths-ignore:
9
+ - '**/**.md'
10
env:
11
NODE_VERSION: 19.3.0
12
PARSE_SERVER_TEST_TIMEOUT: 20000
0 commit comments