mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Fix CI failing on PRs reaching master via the merge queue
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
web: true
|
||||
merge_queue: ${{ github.event_name == 'merge_group' }}
|
||||
|
||||
# Run the Rust tests on the self-hosted native runner
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user