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 81e8785 commit a2c32fcCopy full SHA for a2c32fc
.github/workflows/test.yml
@@ -2,6 +2,9 @@ name: Test
2
3
on:
4
pull_request:
5
+ paths-ignore:
6
+ - conanfile.py
7
+ - '**.md'
8
workflow_dispatch:
9
inputs:
10
no-tidy:
0 commit comments