Files
awesome-falsehood/.github/workflows/autolock.yaml
dependabot[bot] a955aa21dc Bump kdeldycke/workflows from 3.4.1 to 3.4.3
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](https://github.com/kdeldycke/workflows/compare/v3.4.1...v3.4.3)

---
updated-dependencies:
- dependency-name: kdeldycke/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:09:29 +04:00

12 lines
191 B
YAML

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