Skip to content

Commit f5f0fe2

Browse files
committed
ci: temporarily enable ci-fresh-install on PR for validation
1 parent f0a2761 commit f5f0fe2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci-fresh-install.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ name: ci-fresh-install
1111
# Triggered manually or on a schedule to catch regressions after releases.
1212

1313
on:
14+
push:
15+
branches: [ main ]
16+
pull_request:
17+
branches: [ main ]
1418
workflow_dispatch:
1519
schedule:
1620
# Run daily at 06:00 UTC to catch issues from xlings/runner updates

0 commit comments

Comments
 (0)