mirror of
https://github.com/davidalves04/Trabalho-Pratico-SD.git
synced 2025-12-07 09:03:32 +00:00
Add workflow_dispatch trigger to Maven CI
This commit is contained in:
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Java CI with Maven
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "dev", "cleanup" ]
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user