Update
Some checks failed
Build EchoIP / Build EchoIP (push) Failing after 19s

This commit is contained in:
2023-06-15 12:48:59 +02:00
parent c53d00d5aa
commit 158996b9fa

View File

@@ -1,7 +1,9 @@
name: "Build EchoIP"
on:
- push
- schedule:
push:
branches:
- "main"
schedule:
- cron: '0 12 * * *'
jobs:
build: