Skip to content

Commit 4ce5ada

Browse files
ci(package_updates): re-enable after fixing build regressions
The regression was fixed in 4fd4e48 Essentially a revert of 00d199e.
1 parent 4fd4e48 commit 4ce5ada

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/package_updates.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
- 'packages/**'
1515
- 'root-packages/**'
1616
- 'x11-packages/**'
17+
schedule:
18+
- cron: "0 */6 * * *"
1719
workflow_dispatch:
1820
inputs:
1921
packages:

0 commit comments

Comments
 (0)