From 685307a6c23c98c710558240bb7ced15260d1d90 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 13 Dec 2023 17:37:03 -0500 Subject: [PATCH] name change to trigger pipeline build one more time --- .gitea/workflows/ansible-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ansible-test.yml b/.gitea/workflows/ansible-test.yml index 830d8f0..0ff3e72 100644 --- a/.gitea/workflows/ansible-test.yml +++ b/.gitea/workflows/ansible-test.yml @@ -1,4 +1,4 @@ -name: Ansible Test +name: Ansible Code Pipeline run-name: ${{ gitea.actor }} is tesing Ansible with Gitea Actions on: [push]