Skip to content

uptime

uptime #1713

Workflow file for this run

name: uptime
on:
schedule:
- cron: '0 12 * * *' # every day at noon
jobs:
ping:
runs-on: ubuntu-latest
steps:
- uses: srt32/uptime@master
with:
url-to-hit: https://borja.io