Enable workflow_dispatch for ssc335 and xm530

pull/33/head
Igor Zalatov (via Araneus server) 2021-06-20 23:02:21 +03:00
parent 8e71afad7a
commit 8add230e35
2 changed files with 2 additions and 10 deletions

View File

@ -1,11 +1,7 @@
name: OpenIPC for SSC335 name: OpenIPC for SSC335
on: on:
push: workflow_dispatch:
branches:
- master
tags:
- "v*"
jobs: jobs:
build_core: build_core:

View File

@ -1,11 +1,7 @@
name: OpenIPC for XM530 name: OpenIPC for XM530
on: on:
push: workflow_dispatch:
branches:
- master
tags:
- "v*"
jobs: jobs:
build_core: build_core: