Skip to content

Commit a2c32fc

Browse files
committed
add some ignores
1 parent 81e8785 commit a2c32fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Test
22

33
on:
44
pull_request:
5+
paths-ignore:
6+
- conanfile.py
7+
- '**.md'
58
workflow_dispatch:
69
inputs:
710
no-tidy:

0 commit comments

Comments
 (0)