Skip to content

Commit

Permalink
ci: manages release discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mctalian committed Jan 5, 2025
1 parent dc67f33 commit aa8315e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ jobs:
args: -d -n {package-name}-pr${{github.event.number}}-{nolib}{classic}
pandoc: "false"

- name: Check changelog
run: cat .release/RPGLootFeed/CHANGELOG.md

- name: Capture Filenames
id: capture-filenames
run: |
Expand Down

0 comments on commit aa8315e

Please sign in to comment.