mirror of
https://github.com/davidalves04/Trabalho-Pratico-SD.git
synced 2025-12-07 20:16:36 +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
|
name: Java CI with Maven
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ "dev", "cleanup" ]
|
branches: [ "dev", "cleanup" ]
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user