Skip to content

refactor: rename and simplify secrets scanning workflow #7

refactor: rename and simplify secrets scanning workflow

refactor: rename and simplify secrets scanning workflow #7

Workflow file for this run

name: Periodic

Check failure on line 1 in .github/workflows/periodic.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/periodic.yml

Invalid workflow file

(Line: 11, Col: 7): The workflow must contain at least one job with no dependencies.
on:
workflow_dispatch:
# schedule:
# # Run weekly to check URL links still resolve
# - cron: "0 8 * * WED"
# Note: linkcheck job removed - docs are now in smartem-devtools repo
# See https://github.com/DiamondLightSource/smartem-devtools for documentation
jobs: {}