Skip to content

Commit

Permalink
Merge pull request #322 from roundcube/build-and-publish-manually
Browse files Browse the repository at this point in the history
Allow to trigger build-and-publish manually
  • Loading branch information
pabzm authored Feb 13, 2025
2 parents 2e7f0d5 + 722fd28 commit 75f0a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
schedule:
# Rebuild images each monday early morning to ensure a fresh base OS.
- cron: "23 2 * * 1"
workflow_dispatch:

jobs:
build-and-testvariants:
Expand Down

0 comments on commit 75f0a83

Please sign in to comment.