This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
tachiyomi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Use master branch for build workflow
arkon
4 years ago
parent
6378a41b6d
commit
931efed784
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- -
dev
+ -
master
tags:
- v*
pull_request: