Update github action to avoid builds we don't need

This commit is contained in:
bertybuttface 2023-01-07 23:05:19 +00:00 committed by GitHub
parent c7b9cbf962
commit 5d1d7dfef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,7 @@
name: ci
on:
schedule:
- cron: "0 10 * * *"
push:
branches:
- "**"
tags:
- "v*.*.*"
pull_request: