Skip to content

Commit b7fd5bd

Browse files
Remove PR trigger from Docker workflow
1 parent e4a0a9e commit b7fd5bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
description: 'Docker image tag'
88
required: true
99
type: string
10-
pull_request:
11-
branches: [main]
1210

1311
env:
1412
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)