From d7e9ad637b7f41ef829c7d11018ab9c4b47f1b58 Mon Sep 17 00:00:00 2001 From: willtome Date: Mon, 25 Sep 2023 15:40:43 -0400 Subject: [PATCH] Update ansible-lint.yml --- .github/workflows/ansible-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index a085b8286..2f52e0adb 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -2,7 +2,7 @@ name: Ansible Lint on: - push - - pull_request + - pull_request_target env: ANSIBLE_GALAXY_SERVER_LIST: ah,galaxy