This commit is contained in:
2025-01-17 18:49:29 -05:00
parent b47cdf4e71
commit bc6f94456e
@@ -45,7 +45,7 @@ jobs:
tea pr c -r ${{ github.repository }} -t "Automated PR for ${{ github.ref_name }} - ${pr_index_new}" -d "Automatically created PR for branch: ${{ github.ref_name }}" -a ${{ github.actor }}
docker-compose-ansible-lints:
name: Docker Compose Test
name: Docker Compose & Ansible Lints
needs: [check-and-create-pr]
runs-on: ubuntu-latest
env: