Skip to content

Commit

Permalink
Rebuild PHP daily
Browse files Browse the repository at this point in the history
Resolves issues like #14
  • Loading branch information
navarr authored Jan 3, 2024
1 parent 1e8a68d commit ae6037c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Base PHP Images
on:
workflow_dispatch:
schedule:
- cron: "0 6 * * *" # 6 AM Daily
push:
branches:
- main
Expand Down

0 comments on commit ae6037c

Please sign in to comment.