This website works better with JavaScript.
Home
Explore
Help
Sign In
ei
/
mtg
mirror of
https://github.com/9seconds/mtg
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
48
Wiki
Activity
Browse Source
Use CI on supported branches
tags/v1.0.8
9seconds
5 years ago
parent
345c1bf715
commit
5468625212
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.github/workflows/ci.yaml
+ 2
- 0
.github/workflows/ci.yaml
View File
@@ -8,6 +8,8 @@ on:
8
8
- v*
9
9
branches:
10
10
- master
11
+ - stable
12
+ - v1
11
13
release:
12
14
types:
13
15
- published
Write
Preview
Loading…
Cancel
Save