Skip to content

Commit 925e5e8

Browse files
committed
tmp
Signed-off-by: Takahiro Nakayama <[email protected]>
1 parent 6a40919 commit 925e5e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Publish package to GitHub Packages
22
on:
3+
pull_request:
4+
types: [opened, synchronize]
35
release:
46
types: [created]
57
jobs:

0 commit comments

Comments
 (0)