Skip to content

Commit c4db4ab

Browse files
committed
ci: disable host bit-compare on pull requests until runner is available
1 parent de869db commit c4db4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bit-compare-host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- main
1212

1313
# Trigger the workflow on all pull requests
14-
pull_request: ~
14+
# pull_request: ~
1515

1616
# Allow workflow to be dispatched on demand
1717
workflow_dispatch: ~

0 commit comments

Comments
 (0)