Skip to content

Commit

Permalink
Update changelog.yml (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
portlek authored Apr 28, 2024
1 parent a17aa99 commit f151caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [ master ]

jobs:
snapshot:
name: Update Snapshot
changelog:
name: Update Changelog
runs-on: ubuntu-latest
if: ${{ !contains(github.event.head_commit.message, 'skip-snapshot') }}
steps:
Expand Down

0 comments on commit f151caf

Please sign in to comment.