Update build-debian-image-beta-node14.yml

This commit is contained in:
André Germann
2021-09-04 12:15:00 +02:00
committed by GitHub
parent 8548508bbb
commit 0132c70508

View File

@@ -2,7 +2,6 @@
name: Build debian based image (beta-node14) name: Build debian based image (beta-node14)
on: on:
workflow_dispatch:
pull_request: pull_request:
branches: branches:
- beta - beta
@@ -10,6 +9,7 @@ on:
- closed - closed
schedule: schedule:
- cron: '42 3 * * 1' - cron: '42 3 * * 1'
workflow_dispatch:
jobs: jobs:
bulid-beta-node14-image: bulid-beta-node14-image: