Skip to content

fix: only comment welcome message on non-bot user PRs (#24) #23

fix: only comment welcome message on non-bot user PRs (#24)

fix: only comment welcome message on non-bot user PRs (#24) #23

Workflow file for this run

---
name: Create a release
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@main
secrets: inherit