Skip to content

Commit 000ddde

Browse files
authored
Revert github workflow changes
1 parent 192064b commit 000ddde

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: CMake
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- dev
5+
branches: [ main ]
86
pull_request:
97

108
env:

0 commit comments

Comments
 (0)