Skip to content

Commit 083e514

Browse files
committed
Fix publish CI run on PRs
1 parent dd1576f commit 083e514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
tags:
66
push:
7-
pull_request:
7+
pull_request:
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)