mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
ci: restrict push builds to the master branch
This commit is contained in:
parent
5a3bed7d8b
commit
ab137ce8a4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- master
|
||||||
tags:
|
tags:
|
||||||
- '[45].[0-9]+.[0-9]+*'
|
- '[45].[0-9]+.[0-9]+*'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user