Skip to content

Commit

Permalink
GHA: restore scheduled builds
Browse files Browse the repository at this point in the history
The tree is now unlocked, restore the scheduled builds.
  • Loading branch information
compnerd committed Nov 27, 2023
1 parent cbb7611 commit 301407c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift-toolchain.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: swift-toolchain

on:
# schedule:
# - cron: "0 */6 * * *"
schedule:
- cron: "0 */6 * * *"
workflow_dispatch:
inputs:
snapshot:
Expand Down

0 comments on commit 301407c

Please sign in to comment.