Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit d19b93d

Browse files
authored
Update docker-publish.yaml
1 parent e185ea3 commit d19b93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches: ["main"]
1111
# Publish semver tags as releases.
1212
tags: ["v*.*.*"]
13-
pull_request:
13+
pull_request_target:
1414
branches: ["main"]
1515

1616
env:

0 commit comments

Comments
 (0)