Skip to content

Commit

Permalink
build(ci): Switch version bump to manual mode (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
janw authored Oct 27, 2024
1 parent ef51577 commit 045d333
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/bump-version.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Bump version

on:
push:
branches:
- main
on: workflow_dispatch

jobs:
bump-version:
Expand Down

0 comments on commit 045d333

Please sign in to comment.