Skip to content

Commit

Permalink
chore: Fix pipeline to generate changelog (#3947)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Jareš <[email protected]>
  • Loading branch information
pj892031 authored Jan 15, 2025
1 parent 5c462cb commit d47a7c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Generate Changelog and create PR"

permissions:
contents: write
pull-requests: write

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit d47a7c5

Please sign in to comment.