ci: push for test
Some checks failed
/ check (push) Failing after 2s

This commit is contained in:
notohh 2023-10-05 16:54:48 -04:00
parent f97d0c1b6f
commit 894ca69437
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,7 +1,4 @@
on:
workflow_dispatch:
schedule:
- cron: "0 4 1 * *"
on: [push]
jobs:
check:
runs-on: ubuntu-latest