Skip to content

Commit dca0d3d

Browse files
committed
change master to main
1 parent 6705001 commit dca0d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
on:
22
push:
33
branches:
4-
- master
4+
- main
55
pull_request:
66
branches:
7-
- master
7+
- main
88
name: Continuous Integration
99

1010
jobs:

0 commit comments

Comments
 (0)