Skip to content

Commit

Permalink
Rebuild images on the first and 15th of each month
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamLinux01 committed Jul 18, 2024
1 parent 95f46b2 commit 7da24ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: ci

on:
schedule:
- cron: '0 0 1,15 * *'
push:
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit 7da24ef

Please sign in to comment.