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

Fix when the release workflow is triggered

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-07 10:40:47 -04:00
parent 71962685ff
commit fdfb133597

View File

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