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)
on:
workflow_dispatch:
pull_request:
branches:
- beta
@@ -10,6 +9,7 @@ on:
- closed
schedule:
- cron: '42 3 * * 1'
workflow_dispatch:
jobs:
bulid-beta-node14-image: