.gitea/workflows/release-drafter.yml aktualisiert
Release Drafter / update_release_draft (push) Failing after 20s Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s Details

This commit is contained in:
florian 2024-01-13 17:37:53 +01:00
parent 4cc7b1f828
commit eb5d62cc40
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- master
- main
# pull_request event is required only for autolabeler
pull_request:
# Only following types are handled by the action, but one can default to all as well