Skip to content

Commit

Permalink
GitHub Workflows: Remove cron schedule and enable manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sedl committed Aug 26, 2022
1 parent 71abeb9 commit 1b5c595
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Docker Image CI
on:
push:
pull_request:
schedule:
- cron: '37 13 * * 0'
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1b5c595

Please sign in to comment.