Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Sep 18, 2024
1 parent 9597424 commit 4191121
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cleanup-packages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Cleanup Packages

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

jobs:
cleanup_packages:
Expand Down

0 comments on commit 4191121

Please sign in to comment.