Skip to content

Update ansible/ansible-lint action to v6.21.1 #206

Update ansible/ansible-lint action to v6.21.1

Update ansible/ansible-lint action to v6.21.1 #206

Workflow file for this run

---
name: Settings
on:
push:
branches:
- main
schedule:
- cron: '0 10 * * *'
jobs:
call-settings:
uses: telekom-mms/.github/.github/workflows/github_repository.yml@main
secrets:
GH_APP_CREDENTIALS_TOKEN: ${{ secrets.GH_APP_CREDENTIALS_TOKEN }}