Skip to content

Commit

Permalink
Update .github/workflows/integration.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Emily Rockman <[email protected]>
  • Loading branch information
colin-rogers-dbt and emmyoop authored Oct 24, 2023
1 parent cae6c8a commit 0c68972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
persist-credentials: false

# explicity checkout the branch for the PR,
# this is necessary for the `pull_request` event
# this is necessary for the `pull_request_target` event
- name: Check out the repository (PR)
if: github.event_name == 'pull_request_target'
uses: actions/checkout@v3
Expand Down

0 comments on commit 0c68972

Please sign in to comment.