Skip to content

Commit

Permalink
workflow_dispatch is added to enable manual trigger github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
musab.bozkurt committed Feb 16, 2024
1 parent 14029e0 commit 872d416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
name: Java CI with Maven

on:
workflow_dispatch:
push:
branches: [ "master" ]
pull_request:
Expand Down

0 comments on commit 872d416

Please sign in to comment.