Skip to content

Commit 78304e8

Browse files
committed
ci: try a fix for tests.yml
1 parent a90557a commit 78304e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ on:
1111
- README.md
1212
- CHANGELOG.md
1313
- .gitignore
14-
- "examples/**"
15-
- "docker/**"
16-
- "images/**"
14+
- examples/**
15+
- docker/**
16+
- images/**
1717
pull_request:
1818
branches:
1919
- main

0 commit comments

Comments
 (0)