Refactor workflow names to use consistent naming convention
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Apply ansible playbooks
|
name: Ansible Apply
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user