chore: disable changelog workflow on PRs (#21748)

Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Matthias Seitz
2026-02-03 14:12:43 +01:00
committed by GitHub
parent 2dc76f9abe
commit a782e1a18a

View File

@@ -1,8 +1,7 @@
name: Changelog
on:
pull_request:
types: [opened, synchronize]
workflow_dispatch:
jobs:
changelog: