Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

.github/workflows/auto-update-scheduled-check.yml #1

.github/workflows/auto-update-scheduled-check.yml

.github/workflows/auto-update-scheduled-check.yml #1

# This is autogenerated - do not touch!
name: Auto-update scheduled version check
on:
schedule:
- cron: '0 21 * * 1-4'
repository_dispatch:
types: [autoupdate]
workflow_dispatch:
jobs:
ci:
uses: lundalogik/lime-workflows/.github/workflows/auto-update-scheduled-check.yml@v2

Check failure on line 13 in .github/workflows/auto-update-scheduled-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-update-scheduled-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-update-scheduled-check.yml" -> "lundalogik/lime-workflows/.github/workflows/auto-update-scheduled-check.yml@v2" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
python_version: 3.11
poetry_version: 1.3.2