Skip to content

Commit 1470307

Browse files
authored
CI use main branch for tests (#14)
1 parent 2382098 commit 1470307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)