Skip to content

Commit

Permalink
Update downstream-artifacts.yml (#3613)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jul 20, 2023
1 parent a47f319 commit 38c3abb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/downstream-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build downstream artifacts
on:
pull_request: {}
# We only want the Rust Crypto Cypress tests on merge queue to prevent regressions
# from creeping in. They take a long time to run and consume 4 concurrent runners.
# Anyone working on Rust Crypto is able to run the tests locally if required.
merge_group:
types: [checks_requested]

Expand Down

0 comments on commit 38c3abb

Please sign in to comment.