Skip to content

Commit

Permalink
Let's try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ljstella committed Oct 16, 2024
1 parent 615ab19 commit abb4f33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/appinspect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
- name: Check out the repository code
uses: actions/checkout@v4
with:
repository: 'splunk/security_content' # hardcode this for now
ref: ${{ github.base_ref }}
ref: refs/pull/${{ github.event.pull_request.number }}/merge

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit abb4f33

Please sign in to comment.