This commit is contained in:
Jonathan Wren 2020-01-14 18:54:25 -08:00
parent 6c61382e93
commit 3d118c9368
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -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"