Also run it often
All checks were successful
/ test (push) Successful in 2s

This commit is contained in:
Johan Wassberg 2024-09-10 14:12:30 +02:00
parent a575f0bcab
commit f8729498a2
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -1,4 +1,7 @@
on: [push] on:
push:
schedule:
- cron: "*5 * * * *"
jobs: jobs:
test: test:
runs-on: docker runs-on: docker