This website works better with JavaScript
Home
Explore
Help
Sign In
dongzenan
/
alpaca-lora
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix lint.yml
Eric J. Wang
3 years ago
parent
1310547f9f
commit
95b30a256c
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.github/workflows/lint.yml
+ 2
- 1
.github/workflows/lint.yml
View File
@@ -7,7 +7,8 @@ on:
branches:
- main
pull_request:
- - main
+ branches:
+ - main
jobs:
run-linters: