Skip to content

bug: aidecheck.timer.j2 does not have defaults like 6.1.2 | PATCH | Ensure filesystem integrity is regularly checked | cron #1

bug: aidecheck.timer.j2 does not have defaults like 6.1.2 | PATCH | Ensure filesystem integrity is regularly checked | cron

bug: aidecheck.timer.j2 does not have defaults like 6.1.2 | PATCH | Ensure filesystem integrity is regularly checked | cron #1

---
name: Add Repo Issue to ALD GH project
on:
issues:
types:
- opened
- reopened
- transferred
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/ansible-lockdown/projects/1
github-token: ${{ secrets.GITHUB_TOKEN }}