Skip to content

Commit

Permalink
Shrink trigger events to avoid duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
ljstella committed Oct 16, 2024
1 parent eb2e7d3 commit 67cc425
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/appinspect.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: appinspect
on:
pull_request_target:
pull_request:
types: [opened, reopened, synchronize]
push:
jobs:
appinspect:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -40,4 +38,4 @@ jobs:
name: content-latest
path: |
artifacts/DA-ESS-ContentUpdate-latest.tar.gz
artifacts/app_inspect_report
artifacts/app_inspect_report

0 comments on commit 67cc425

Please sign in to comment.