start: change release for prerelease
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
fb7f44a31a
commit
8e946317a5
1 changed files with 1 additions and 7 deletions
|
|
@ -3,13 +3,7 @@ name: Pre Release Workflow
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*rc*'
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
|
||||||
types: [closed]
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
set-release-target:
|
set-release-target:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue