Pause scheduled releases

We need to hold-off the next release until https://github.com/osbuild/osbuild-composer/pull/3524 is merged
This commit is contained in:
Tomáš Hozza 2023-06-28 09:43:56 +02:00 committed by GitHub
parent 36158ab843
commit 815f6c4f16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@ name: "Create and push release tag"
on: on:
workflow_dispatch: workflow_dispatch:
schedule: #schedule:
- cron: "0 8 * * 3" # - cron: "0 8 * * 3"
jobs: jobs:
tag-and-push: tag-and-push: