Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 2e34c7a

Browse files
authored
Update ci.yml
1 parent 11cefe0 commit 2e34c7a

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
@@ -3,10 +3,10 @@ name: CI
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
88
branches:
9-
- master
9+
- main
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)