Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Cleanup for disabled Merge Queue / merge_group (#23187)
Only run actions dependency-review-action if running in a PR action. This broke when run as part of action for commit on main and on a preview branch: - https://github.com/zed-industries/zed/actions/runs/12793068921/job/35664998296 - https://github.com/zed-industries/zed/actions/runs/12793045639 Originally introduced in: - #21424 But was only tested with `merge_group` which has since been reverted.
- Loading branch information