Refactor workflow names to use consistent naming convention

This commit is contained in:
2024-09-24 21:25:31 +02:00
parent b464962af0
commit dd541a9014
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Apply ansible playbooks name: Ansible Apply
on: on:
push: push:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Validate ansible playbooks name: Ansible Validate
on: on:
pull_request: pull_request:
@@ -1,4 +1,4 @@
name: Build and Release name: Terraform Apply
on: on:
push: push:
@@ -1,4 +1,4 @@
name: Validate Terraform name: Terraform Validate
on: on:
pull_request: pull_request: