From b45b064925d1548b6bc34b09b319584ae9589712 Mon Sep 17 00:00:00 2001 From: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:22:18 +0530 Subject: [PATCH] Update appsweep.yml Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> --- .github/workflows/appsweep.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/appsweep.yml b/.github/workflows/appsweep.yml index 920df3041..a9611a180 100644 --- a/.github/workflows/appsweep.yml +++ b/.github/workflows/appsweep.yml @@ -1,6 +1,8 @@ name: AppSweep mobile application security testing -on: [pull_request_target] +on: + push: + pull_request_target: jobs: upload-app-to-appsweep: runs-on: ubuntu-latest