Skip to content

Commit

Permalink
ci: skip daly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
filo87 authored Jan 11, 2024
1 parent cf4af7d commit f9d3cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: Docker
# documentation.

on:
schedule:
- cron: '21 8 * * *'
# schedule:
# - cron: '21 8 * * *'
push:
branches: [ "main" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit f9d3cc5

Please sign in to comment.