Skip to content

Commit 2075b6c

Browse files
hartworkvitalybuka
authored andcommitted
Enable CI for non-master branches
This eases development in fork repositories, in particular. Signed-off-by: Sebastian Pipping <sebastian@pipping.org>
1 parent f6cc599 commit 2075b6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ name: CMake on multiple platforms
44

55
on:
66
push:
7-
branches: [ "master" ]
87
pull_request:
9-
branches: [ "master" ]
108
schedule:
119
- cron: '0 2 * * 5' # Every Friday at 2am
1210

0 commit comments

Comments
 (0)