The Upptime action reads .upptimerc.yml from the current working directory; without an explicit checkout step the runner starts in an empty dir and every run fails with ENOENT. Adding actions/checkout@v4 with fetch-depth: 0 (full history required by the commit-back step) as the first step of each workflow. Observed on the initial-commit runs of uptime.yml + static-site.yml which both failed with: ERROR [Error: ENOENT: no such file or directory, open '.upptimerc.yml'] |
||
|---|---|---|
| .. | ||
| graphs.yml | ||
| response-time.yml | ||
| static-site.yml | ||
| summary.yml | ||
| uptime.yml | ||