Skip to content

Commit

Permalink
Merge pull request #2 from riku6460/add-workflow-dispatch
Browse files Browse the repository at this point in the history
Add workflow_dispatch to CI triggers
  • Loading branch information
Laica-Lunasys authored Feb 20, 2024
2 parents 390a114 + e07135e commit fdc1be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
workflow_dispatch:

env:
MVN_REPO_SERVER_ID: "startail-public"
Expand Down

0 comments on commit fdc1be4

Please sign in to comment.