Commit bdcdb95
authored
Run check workflow on push to main to populate cache (#4075)
## Why
Only if a cache is stored from a run from the main branch will it be
picked up in PRs and the merge queue. After splitting out the lint job
into a dedicated workflow (#4013), it no longer ran on the main branch,
and we no longer had cache hits for the lint jobs on PRs and the merge
queue.1 parent d576243 commit bdcdb95
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments