Skip to content

Commit 193e73e

Browse files
author
Christopher Dierkens
committed
use master as the default branch for CI
1 parent 20218a0 commit 193e73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Main
44
on:
55
push:
66
branches:
7-
- main
7+
- master
88
pull_request:
99
types: [opened, synchronize, reopened]
1010

0 commit comments

Comments
 (0)