Build on this branch

This commit is contained in:
tt2468 2022-08-04 22:54:56 -07:00
parent 71df55c815
commit f8b42cc35b

View File

@ -5,14 +5,14 @@ on:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
branches: branches:
- master - 4.x-compat-new-cmake
tags: tags:
- '*' - '*'
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
branches: branches:
- master - 4.x-compat-new-cmake
env: env:
PLUGIN_NAME: 'obs-plugintemplate' PLUGIN_NAME: 'obs-plugintemplate'