Skip to content

Commit

Permalink
removed the workflow_dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
MinuraPunchihewa committed Jun 5, 2024
1 parent ce32f48 commit 8ae077e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/bump-mindsdb-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
repository_dispatch:
types: [completed]

workflow_dispatch:
inputs:
version:
description: "Version to bump to"
required: true

jobs:
bump-version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8ae077e

Please sign in to comment.