Skip to content

Commit e9ee97d

Browse files
committed
build: Do not run release-ghcr on pull_request
The `pull_request` trigger tries to merge the base branch, and Hydra uses the commit tip, so nix will usually not resolve the correct artifact.
1 parent c5133af commit e9ee97d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-ghcr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
types:
66
- published
77
push: {}
8-
pull_request: {}
98
workflow_dispatch: {}
109
schedule:
1110
# Everyday at 4:00 AM UTC

0 commit comments

Comments
 (0)