Skip to content

Commit

Permalink
Update .github/workflows/api-tests-with-private-packages.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Elwell <[email protected]>
  • Loading branch information
gagantrivedi and matthewelwell authored Dec 11, 2023
1 parent c183a86 commit 4c85c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-tests-with-private-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:

jobs:
test:
# NOTE: we need to include pull_request trigger to trigger `merge_group event
# NOTE: we need to include pull_request trigger to trigger `merge_group` event
# ref: https://github.com/orgs/community/discussions/51120#discussioncomment-6312578
if: ${{ github.event_name == 'merge_group' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4c85c46

Please sign in to comment.