Skip to content

Commit 2075c6f

Browse files
authored
Restrict GLFW CI to only run when the submodule changes. (#802)
1 parent 8cc1a52 commit 2075c6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/GLFW.yml renamed to .github/workflows/glfw.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- "ci/*"
66
- "develop/*"
77
- "main"
8+
paths:
9+
- "build/submodules/GLFW"
810
jobs:
911
Build:
1012
strategy:

0 commit comments

Comments
 (0)