1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-17 19:26:34 +02:00

maven github action now only manually triggered

This commit is contained in:
soloturn
2021-02-23 19:24:32 +01:00
parent bfa50147ab
commit c2a80db78b

View File

@@ -1,6 +1,6 @@
name: Java CI
on: [push, pull_request]
on: workflow_dispatch
jobs:
build: