This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Apq
/
obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
CI: Trigger multiplatform builds on release branches
Matt Gajownik
3 năm trước cách đây
mục cha
5d87d43e8e
commit
a324584c20
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
.github/workflows/main.yml
+ 1
- 0
.github/workflows/main.yml
Xem Tập Tin
@@ -6,6 +6,7 @@ on:
- '**.md'
branches:
- master
+ - 'release/**'
tags:
- '*'
pull_request: