Skip to content

Commit 9637deb

Browse files
authored
update master branch to main
1 parent 7b4c050 commit 9637deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Chai HTTP
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- main
77
push:
88
branches:
9-
- master
9+
- main
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)