Skip to content

pam-weblogin: File permission should be 600 for /etc/security/pam-weblogin.conf #83

pam-weblogin: File permission should be 600 for /etc/security/pam-weblogin.conf

pam-weblogin: File permission should be 600 for /etc/security/pam-weblogin.conf #83

Workflow file for this run

---
name: Project automation
on:
issues:
types:
- opened
- reopened
- closed
pull_request:
types:
- opened
- reopened
- review_requested
- closed
jobs:
project_management:
uses: SURFscz/SCZ-deploy/.github/workflows/project.yml@main
with:
event: ${{ github.event_name }}
action: ${{ github.event.action }}
secrets: inherit