Update pr.yml (#5067)

This commit is contained in:
buthed010203 2021-04-06 11:50:49 -04:00 committed by GitHub
parent 6f8d43bc78
commit 7e6f3e3761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: Pull Request Tests
on: [pull_request]
on: [pull_request, workflow_dispatch]
jobs:
buildJava14: