Skip to content

Commit

Permalink
feat: Disable docker container build schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
RPate97 committed Jun 11, 2024
1 parent ee6eeed commit 9a889e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Publish Docker image
on:
workflow_dispatch:
schedule:
- cron: "0 2 * * *"

jobs:
build-and-push-image:
Expand Down

0 comments on commit 9a889e4

Please sign in to comment.