mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 19:29:33 +01:00
Update relaseNewVersion.yml (#33)
This commit is contained in:
committed by
GitHub
parent
d5266871cb
commit
b08145c300
10
.github/workflows/relaseNewVersion.yml
vendored
10
.github/workflows/relaseNewVersion.yml
vendored
@@ -4,13 +4,11 @@ permissions:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
branches: ["release/*", "master"]
|
|
||||||
#types:
|
|
||||||
# - closed
|
|
||||||
create:
|
|
||||||
branches:
|
branches:
|
||||||
- 'release/*'
|
- 'master'
|
||||||
|
tags:
|
||||||
|
- "v*.*.*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user