Skip to content

Commit f52257d

Browse files
committed
updated workflow to run on PR
1 parent 6fb5fbb commit f52257d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ name: Publish
99
on:
1010
push:
1111
branches: ["main"]
12+
pull_request:
13+
branches: ["main"]
1214

1315
# Allows you to run this workflow manually from the Actions tab
1416
workflow_dispatch:

0 commit comments

Comments
 (0)