1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Attempt 2 to fix the targetting of release workflow

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-07 10:54:16 -04:00
parent 2c493bd7a0
commit abef86f7b0

View File

@ -5,7 +5,7 @@ on:
- closed - closed
branches: branches:
- master - master
- release/** - "release/v*.*"
jobs: jobs:
release: release:
name: Release name: Release