Skip to content

Commit fd45610

Browse files
committed
ci: remove unnecessary path from OpenGL workflow triggers
1 parent f868328 commit fd45610

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/opengl.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ on:
77
- "src/**"
88
- "assets/shaders/**"
99
- "config/**"
10-
- "expected/**"
1110
pull_request:
1211
branches: [main]
1312
paths:
1413
- "src/**"
1514
- "assets/shaders/**"
1615
- "config/**"
17-
- "expected/**"
1816

1917
concurrency:
2018
group: opengl-${{ github.ref }}

0 commit comments

Comments
 (0)