From a8ad2c8b05517d24b2940dbccb763bcd2d1de845 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 29 Oct 2024 11:56:18 -0400 Subject: [PATCH] Squash a yamllint false positive --- .github/workflows/ansible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible.yaml b/.github/workflows/ansible.yaml index 1416632d6e6..406d22e0e54 100644 --- a/.github/workflows/ansible.yaml +++ b/.github/workflows/ansible.yaml @@ -1,6 +1,6 @@ name: Run Ansible playbook -on: +on: # yamllint disable-line rule:truthy push: branches: - seagl-fork