From: Remi Gacogne Date: Tue, 29 Aug 2023 09:48:57 +0000 (+0200) Subject: builder-dispatch: Remove the newline at the end of the os list X-Git-Tag: rec-5.0.0-alpha1~31^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13181%2Fhead;p=thirdparty%2Fpdns.git builder-dispatch: Remove the newline at the end of the os list --- diff --git a/.github/workflows/builder-dispatch.yml b/.github/workflows/builder-dispatch.yml index 30cab32c47..0e680324b4 100644 --- a/.github/workflows/builder-dispatch.yml +++ b/.github/workflows/builder-dispatch.yml @@ -15,7 +15,7 @@ on: description: OSes to build for, space separated type: string # please remember to update build-packages.yml as well - default: > + default: >- el-7 el-8 el-9