Skip to content

Commit

Permalink
added workflow dispatch for mvn tests (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
robson90 authored Oct 22, 2024
1 parent 1db5ec7 commit 89e99a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Maven CI/CD

on:
workflow_dispatch:
inputs: {}
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 89e99a6

Please sign in to comment.