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.
2 parents e188725 + 9f98601 commit 0f97747Copy full SHA for 0f97747
.github/workflows/run_full_test_suite.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- dev
7
+ paths-ignore:
8
+ - '**/*.md'
9
10
jobs:
11
run-tests:
0 commit comments