This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
CI: Trigger multiplatform builds on release branches
Matt Gajownik
3 years ago
parent
5d87d43e8e
commit
a324584c20
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/main.yml
+ 1
- 0
.github/workflows/main.yml
View File
@@ -6,6 +6,7 @@ on:
- '**.md'
branches:
- master
+ - 'release/**'
tags:
- '*'
pull_request: