MARP-1294 Create a central monitoring reporting for security issues of axonivy marketplace #782
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release Drafter | |
on: | |
push: | |
branches: | |
- master | |
pull_request: | |
types: [opened, reopened, synchronize] | |
permissions: | |
contents: write | |
pull-requests: write | |
jobs: | |
build: | |
uses: axonivy-market/github-workflows/.github/workflows/release-drafter.yml@v4 |