CI: Run builds on tag creation also

This commit is contained in:
WarmUpTill
2021-10-28 22:33:47 +02:00
committed by WarmUpTill
parent 9bc59c1082
commit 8e9323173a

View File

@@ -1,10 +1,6 @@
name: build obs plugin
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request, workflow_dispatch]
env:
PLUGIN_NAME: SceneSwitcher