From abe8e27aee5aebd09e88f43ce6e5d7760f75ca3e Mon Sep 17 00:00:00 2001 From: Alvin Schiller <103769832+AlvinSchiller@users.noreply.github.com> Date: Tue, 17 Oct 2023 02:19:48 +0200 Subject: [PATCH] debian unifid aktiviert --- .github/workflows/docker_debian_unified.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/docker_debian_unified.yml b/.github/workflows/docker_debian_unified.yml index 8ffec1dd2..061bef57f 100644 --- a/.github/workflows/docker_debian_unified.yml +++ b/.github/workflows/docker_debian_unified.yml @@ -7,15 +7,15 @@ concurrency: cancel-in-progress: true on: -# schedule: -# # run at 5 every sunday -# - cron: '0 5 * * 0' -# push: -# branches-ignore: -# - 'future3/**' -# pull_request: -# # The branches below must be a subset of the branches above -# branches: [ develop ] + schedule: + # run at 5 every sunday + - cron: '0 5 * * 0' + push: + branches-ignore: + - 'future3/**' + pull_request: + # The branches below must be a subset of the branches above + branches: [ develop ] workflow_dispatch: env: