Refactor job names in Ansible and Terraform workflows

This commit is contained in:
2024-09-24 21:24:31 +02:00
parent 38ea438751
commit b464962af0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
- .github/workflows/ansible-apply.yaml
jobs:
apply-playbooks:
ansible-apply:
runs-on: ubuntu-latest
steps: