Skip to content

Commit 472d7d4

Browse files
pull_request
1 parent f49c8e9 commit 472d7d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- master
7+
pull_request:
8+
branches:
9+
- master
710

811
permissions:
912
contents: write

0 commit comments

Comments
 (0)