From fa1acea42a822dc6279a6bbf4cd890f98a369718 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 17 Nov 2023 00:45:27 -0500 Subject: [PATCH] anotrher update for inclusion and exclusion --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6017de2..9d5fbce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,10 @@ steps: branch: - development event: - - push + include: + - push + exclude: + - pull_request # --- # name: Test Ansible Linting of drone-test-1