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 (#6357)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-07 10:54:50 -04:00
parent ae3a7de9ec
commit 3559148058

View File

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