Skip to content

Commit

Permalink
added a temp pull_request trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MinuraPunchihewa committed May 31, 2024
1 parent 0fce8a0 commit d0f1de9
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/bump-mindsdb-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ on:
repository_dispatch:
types: [completed]

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

pull_request:

jobs:
bump-version:
Expand Down

0 comments on commit d0f1de9

Please sign in to comment.