mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
Fix changelog reminder
This commit is contained in:
parent
b0da6e9b85
commit
bcc2b1ee70
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: Changelog Reminder
|
- name: Changelog Reminder
|
||||||
uses: peterjgrainger/action-changelog-reminder@v1.2.0
|
uses: peterjgrainger/action-changelog-reminder@v1.2.0
|
||||||
with:
|
with:
|
||||||
changelog_regex: '/CHANGELOG.md'
|
changelog_regex: 'CHANGELOG.md'
|
||||||
customPrMessage: 'You are welcome to add an entry to the CHANGELOG.md as well'
|
customPrMessage: 'You are welcome to add an entry to the CHANGELOG.md as well'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue