Skip to content

Commit 6d27a7e

Browse files
authored
ci: include menlo-build.yml in workflow trigger paths (#143)
1 parent 0e28dd9 commit 6d27a7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/menlo-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
[
88
".github/scripts/**",
99
".github/workflows/build.yml",
10+
".github/workflows/menlo-build.yml",
1011
"**/CMakeLists.txt",
1112
"**/Makefile",
1213
"**/*.h",

0 commit comments

Comments
 (0)