From c48a503c6741ec9737754c9b02c2fb1792e105e9 Mon Sep 17 00:00:00 2001 From: Sumanth Reddy Chinna Pullaiah Date: Tue, 22 Oct 2024 23:24:05 +0000 Subject: [PATCH] update condition --- .github/workflows/security-scan.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 897992e23..9b6365fdf 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -1,6 +1,9 @@ name: Security Scan on: workflow_dispatch: + push: + branches: + - terraform-security-scan jobs: security-scan: