Files
awesome-falsehood/.github/workflows/autolock.yaml
dependabot[bot] 02bb2ddf60 Bump kdeldycke/workflows from 2.15.1 to 2.16.0
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 2.15.1 to 2.16.0.
- [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/v2.15.1...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 17:11:07 +04:00

12 lines
192 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@v2.16.0