Skip to content

Commit

Permalink
ci: add workflow_dispatch rule
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev authored Oct 22, 2023
1 parent 9477d12 commit c821145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: apache
on:
schedule:
- cron: "0 */48 * * *"
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c821145

Please sign in to comment.