Fixed push, etc., again.

This commit is contained in:
Erik C. Thauvin 2020-07-26 16:07:48 -07:00 committed by GitHub
parent fd9a5f83fe
commit ec066d6298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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