Skip to content

Commit

Permalink
fix version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nmichlo committed Jun 3, 2024
1 parent fe898b3 commit 4dc1808
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# on merge to master from pull request
name: Bump version
name: Bump Version
on:
pull_request:
types:
- closed
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit 4dc1808

Please sign in to comment.