Add workflow_dispatch event
This commit is contained in:
committed by
GitHub
parent
b841af3a48
commit
25cb2b0abf
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Tests
|
||||
|
||||
on: [push]
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
buildJava14:
|
||||
|
||||
Reference in New Issue
Block a user