mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 11:19: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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["release/*", "master"]
|
||||
#types:
|
||||
# - closed
|
||||
create:
|
||||
push:
|
||||
branches:
|
||||
- 'release/*'
|
||||
- 'master'
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user