Skip to content

Commit

Permalink
Merge pull request #54 from snh/scheduled
Browse files Browse the repository at this point in the history
Automatic weekly build
  • Loading branch information
darksidelemm authored Sep 12, 2024
2 parents cfd4ec1 + ceb99c4 commit 02b3da3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- 'v*'
pull_request:
workflow_dispatch:
schedule:
- cron: '15 14 * * 5'

jobs:
build:
Expand Down

0 comments on commit 02b3da3

Please sign in to comment.