Skip to content

Commit

Permalink
Temporarily disable schedule until v3 is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
siebsie23 authored Mar 18, 2024
1 parent 6b9d4ee commit 557c427
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Build and push docker images

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USER }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 557c427

Please sign in to comment.