Skip to content

Commit fd97a75

Browse files
committed
Add comments for paths_ignore
1 parent c07d17e commit fd97a75

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/unit_tests_macos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# "paths-ignore" should be in line with unit_tests_ubuntu.yml
2+
# and shellcheck.yml
13
---
24
name: CI run MacOS
35

.github/workflows/unit_tests_ubuntu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# "paths-ignore" should be in line with unit_tests_macos.yml
2+
# and shellcheck.yml
13
---
24
name: CI run Ubuntu
35

0 commit comments

Comments
 (0)