Skip to content

Commit

Permalink
rebuild the container once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 9, 2024
1 parent b79100d commit f0f7766
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: '3 3 * * 0'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit f0f7766

Please sign in to comment.