mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Change branch to check
This commit is contained in:
parent
6a9c70afe2
commit
78efccdd56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request_changelog.yml
vendored
2
.github/workflows/pull_request_changelog.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: pip install towncrier
|
||||
|
||||
- name: "Check changelog"
|
||||
run: towncrier check --compare-with ${{ github.head_ref }}
|
||||
run: towncrier check --compare-with ${{ github.base_ref }}
|
||||
|
||||
- if: "failure()"
|
||||
run: echo "FAILED"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue