Skip to content

Commit

Permalink
ci(.github/workflows/bump.yaml): check bump integration with Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Apr 25, 2023
1 parent 238efce commit 23b260a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bump.yaml
@@ -1,7 +1,8 @@
# Inspired by https://github.com/LaurenceRawlings/python-poetry-cicd/blob/main/.github/workflows/bump.yml
name: Bump version

on: workflow_dispatch
on:
workflow_dispatch:

jobs:
bump_version:
Expand Down

0 comments on commit 23b260a

Please sign in to comment.