Skip to content

Commit

Permalink
Merge pull request #1725 from sphinx-labs/pate/disable-docker-workflow
Browse files Browse the repository at this point in the history
feat: Disable docker container build schedule
  • Loading branch information
RPate97 authored Jun 11, 2024
2 parents ec3ebb3 + 9a889e4 commit 5b70f64
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 5b70f64

Please sign in to comment.