Skip to content

Commit

Permalink
updating trigger condition
Browse files Browse the repository at this point in the history
  • Loading branch information
patel-bhavin committed Aug 5, 2024
1 parent 53ee86a commit 545a1ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/appinspect.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: appinspect
on:
pull_request_target:
branches:
- develop
- pull_request_target

jobs:
appinspect:
#Note that the CircleCI job used a Container. The way to do this with Github Actions
Expand Down

0 comments on commit 545a1ca

Please sign in to comment.