Skip to content

Weekly Quality Check #2

Weekly Quality Check

Weekly Quality Check #2

Workflow file for this run

name: Weekly Quality Check
on:
schedule:
- cron: '0 9 * * 1'
workflow_dispatch:
jobs:
foundry-weekly:
uses: sarthakagrawal927/saas-maker/.github/workflows/foundry-weekly.yml@main

Check failure on line 9 in .github/workflows/weekly.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/weekly.yml

Invalid workflow file

error parsing called workflow ".github/workflows/weekly.yml" -> "sarthakagrawal927/saas-maker/.github/workflows/foundry-weekly.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.