-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: always checkout the repo, even if we don't need the change detect…
…ion (#887) The change detection job is failing for non-pull-request checks, because we need to explicitly checkout the repo on those cases. See https://github.com/CQCL/hugr/actions/runs/8342261546/job/22830024125 I'm also adding `changes` as a requirement to the required check, so it fails on errors like this.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters