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
on:
push:
branches:
- master
tags:
- "v*"
workflow_dispatch:
jobs:
build_core:

View File

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