Skip to content

Control 6.1.4.1 Ensure access to all logfiles has been configured fails because of another control that is implemented with the role #10

Control 6.1.4.1 Ensure access to all logfiles has been configured fails because of another control that is implemented with the role

Control 6.1.4.1 Ensure access to all logfiles has been configured fails because of another control that is implemented with the role #10

---
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.ALD_GH_PROJECT }}