.gitea/workflows/release-drafter.yml aktualisiert
This commit is contained in:
@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
# branches to consider in the event; optional, defaults to all
|
# branches to consider in the event; optional, defaults to all
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
# pull_request event is required only for autolabeler
|
# pull_request event is required only for autolabeler
|
||||||
pull_request:
|
pull_request:
|
||||||
# Only following types are handled by the action, but one can default to all as well
|
# Only following types are handled by the action, but one can default to all as well
|
||||||
|
Reference in New Issue
Block a user