Undo changes to workflows

This commit is contained in:
Job 2024-08-22 11:05:46 +01:00
parent 09b62d4703
commit 38115d5205

View File

@ -6,8 +6,6 @@ on:
- "v1.*" - "v1.*"
- "!v1*-rc*" - "!v1*-rc*"
- "!v1*-dev" - "!v1*-dev"
branches:
- "release/v1.22*"
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}