Skip to content

.github/workflows/health-check.yml #2

.github/workflows/health-check.yml

.github/workflows/health-check.yml #2

Workflow file for this run

# Warning: This file created from template automatically. Please, don't change it manually.
# If you need to change the template, please, change the original template file.
# https://github.com/pdffiller/health_monitoring/blob/main/templates/health-check.yml
# All your changes will be lost after the generation process.
name: Run Health Check
on:
schedule:
- cron: '0 6 * * 0'
workflow_dispatch:
jobs:
health-check:
uses: pdffiller/health_monitoring/.github/workflows/health-check.yml@main

Check failure on line 14 in .github/workflows/health-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/health-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/health-check.yml" -> "pdffiller/health_monitoring/.github/workflows/health-check.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit