Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: force bump to run
Browse files Browse the repository at this point in the history
brianbruggeman committed May 24, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent 0e106dc commit 254bca3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
name: Bump Version
# workflow_run:
# workflows: ["CI"]
# types: ["completed"]
# branches: [fix-bump-push]
# pull_request:
# types: [closed]
# branches: [main]


on:
push:
@@ -15,7 +7,6 @@ on:
jobs:
bump-version:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Checkout code
uses: actions/checkout@v2

0 comments on commit 254bca3

Please sign in to comment.