Syntax error
All checks were successful
/ test (push) Successful in 2s

This commit is contained in:
Johan Wassberg 2024-09-10 14:15:56 +02:00
parent f8729498a2
commit 96036ff29b
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

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