mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
testing
This commit is contained in:
parent
6c61382e93
commit
3d118c9368
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ jobs:
|
|||
|
||||
# Changelog for Unreleased changes
|
||||
- stage: Update Changelog
|
||||
if: branch = develop AND type NOT IN (push, pull_request)
|
||||
if: branch = develop AND type NOT IN (pull_request)
|
||||
script:
|
||||
- echo "Updating CHANGELOG.md (unreleased)"
|
||||
- echo "For Reasons"
|
||||
|
|
Loading…
Add table
Reference in a new issue