Skip to content

chore: Use ubuntu-slim for lightweight jobs #216

chore: Use ubuntu-slim for lightweight jobs

chore: Use ubuntu-slim for lightweight jobs #216

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
- edited
permissions:
contents: read
jobs:
release-draft:
permissions:
pull-requests: write
contents: write
issues: write
uses: >-
coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter.yaml@v0.10.0