Skip to content

Commit

Permalink
wdt: CI: setup cron tar generation
Browse files Browse the repository at this point in the history
Tars will be generated every Wednesday from now on.
  • Loading branch information
mvaisakh authored Jan 7, 2023
1 parent 47a4b12 commit 9504bd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Distro tar generator

on:
push:
schedule:
- cron: '0 0 * * 3'

jobs:
generate-distros:
Expand Down

0 comments on commit 9504bd7

Please sign in to comment.