Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ennolan committed May 15, 2024
1 parent a694eda commit a28fed4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
name: Docker

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow uses actions that are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support documentation.

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

0 comments on commit a28fed4

Please sign in to comment.