Skip to content

Commit 7fe5e4c

Browse files
authored
Update print_gl_capabilities.yml
1 parent e788d47 commit 7fe5e4c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/print_gl_capabilities.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Check OpenGL Compute Shader Support
22

3-
on:
4-
push:
5-
branches: [ main, master ]
6-
pull_request:
7-
branches: [ main, master ]
8-
workflow_dispatch:
3+
on: [push, pull_request]
94

105
jobs:
116
test-opengl-compute:

0 commit comments

Comments
 (0)