Skip to content

MARP-620 Add release-drafter workflow #1

MARP-620 Add release-drafter workflow

MARP-620 Add release-drafter workflow #1

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/release-drafter.yml@v4

Check failure on line 13 in .github/workflows/release-drafter.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-drafter.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-drafter.yml" -> "axonivy-market/github-workflows/.github/workflows/release-drafter.yml@v4" (source tag with sha:cec1d238a7645647624f8a37c3563f08b7ae601c) : workflow is not reusable as it is missing a `on.workflow_call` trigger