This website works better with JavaScript
Home
Explore
Help
Sign In
mengxi
/
labelmeWithAI
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix master -> main in ci.yml
Kentaro Wada
3 years ago
parent
c7ba122e1b
commit
169673122d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
View File
@@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- - ma
ster
+ - ma
in
pull_request:
jobs: