Skip to content

Commit

Permalink
Weekly schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
philipreinken committed Apr 5, 2024
1 parent f6b24c3 commit 1f479ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main
workflow_dispatch:
schedule:
- cron: '0 8 * * *'
- cron: '30 5 * * 1'

# TODO: Split this into separate workflows

Expand Down Expand Up @@ -50,4 +50,4 @@ jobs:
with-containers-for-current-versions \
--flavours="apache" \
--php-versions="8.2" \
publish-containers
publish-containers

0 comments on commit 1f479ec

Please sign in to comment.