tweaks to work better with the GitHub action

This commit is contained in:
thzero 2023-05-08 19:43:49 -05:00
parent c4fa643e61
commit bb2be08a8c

View File

@ -3,10 +3,10 @@ name: Build
on:
push:
branches:
- test_gradle
- gradle
pull_request:
branches:
- test_gradle
- gradle
jobs:
gradle: