Skip to content

Remove OpsGenie collector #1

Remove OpsGenie collector

Remove OpsGenie collector #1

# DO NOT EDIT. Generated with:
#
# devctl
#
# https://github.com/giantswarm/devctl/blob/ad0a25fbf301b2513e169ec964a8785d28f75be4/pkg/gen/input/workflows/internal/file/validate_changelog.yaml.template
#
name: Validate changelog
on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'CHANGELOG.md'
permissions:
contents: read
pull-requests: write
jobs:
validate-changelog:
uses: giantswarm/github-workflows/.github/workflows/validate-changelog.yaml@main