we don't need a new action every 3 microseconds

This commit is contained in:
Boblet 2025-04-08 10:34:24 +02:00
parent 7a49ec2cae
commit 4c501d209f

View File

@ -10,10 +10,8 @@
name: Java CI with Gradle
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: "0 0 * * *"
jobs:
build: