Skip to content

πŸ”’ Autolock

πŸ”’ Autolock #286

Workflow file for this run

---
name: Autolock
"on":
schedule:
# Run weekly, every Monday at 8:43.
- cron: "43 8 * * 1"
jobs:
autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v4.17.9

Check failure on line 11 in .github/workflows/autolock.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/autolock.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/autolock.yaml" -> "kdeldycke/workflows/.github/workflows/autolock.yaml@v4.17.9" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.