Skip to content

Commit

Permalink
ci: enable workflow dispatch to automate test runs for boxlang
Browse files Browse the repository at this point in the history
  • Loading branch information
otisnado authored Feb 4, 2025
1 parent fe9c7ee commit 58d0e1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- development
- main
workflow_dispatch:

env:
MODULE_ID: cbelasticsearch
Expand Down Expand Up @@ -182,4 +183,4 @@ jobs:
message: 'Version bump [ci skip]'
add: |
box.json
changelog.md
changelog.md

0 comments on commit 58d0e1f

Please sign in to comment.