mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
stop changelog update from triggering subsequent ci builds
This commit is contained in:
parent
7f06e11d7a
commit
6da3b6dc01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/changelog.yaml
vendored
1
.github/workflows/changelog.yaml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
generate:
|
||||
if: contains(toJson(github.event.commits), 'Update changelog') == false
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue