Skip to content

Commit f6b26d0

Browse files
authored
Update docker-publish.yml
1 parent 10371e5 commit f6b26d0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ on:
99
schedule:
1010
- cron: '33 23 * * *'
1111
push:
12-
branches: [ "main" ]
1312
# Publish server tags as releases.
1413
tags: [ 'v*.*.*' ]
15-
pull_request:
16-
branches: [ "main" ]
1714

1815
env:
1916
# Use docker.io for Docker Hub if empty

0 commit comments

Comments
 (0)