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 87134cc commit 36a7317Copy full SHA for 36a7317
.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