Merge pull request #3600 from summetdev/patch-10

GitHub Actions: Manual Triggers
This commit is contained in:
Anuken
2020-11-25 16:24:33 -05:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
name: Tests name: Tests
on: [push] on: [push, workflow_dispatch]
jobs: jobs:
buildJava14: buildJava14: