Skip to content

Commit 96a2b2e

Browse files
update test publish code action
1 parent 4c3eb01 commit 96a2b2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-publish-code.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test Publish Code
22

33
on:
4+
pull_request:
5+
branches: [main]
46
workflow_dispatch:
57
inputs:
68
version:

0 commit comments

Comments
 (0)