Skip to content

Bump golang from 1.26.1 to 1.26.2 #61

Bump golang from 1.26.1 to 1.26.2

Bump golang from 1.26.1 to 1.26.2 #61

name: Validate release-notes from PRs
on:
pull_request:
types:
- opened
- edited
- reopened
permissions:
pull-requests: read
jobs:
validate-release-notes:
uses: gardener/cc-utils/.github/workflows/validate-release-notes.yaml@v1
permissions:
pull-requests: read
with:
pull-request-body: ${{ github.event.pull_request.body }}