Skip to content

Commit 3554792

Browse files
authored
Merge pull request #235 from array2d/fix-pages-tag-trigger
ci(pages): push 限 master,修 tag 触发部署失败
2 parents eeb2b94 + 3b499c7 commit 3554792

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: pages
22

33
on:
44
push:
5+
branches: [master]
56
paths:
67
- "site/**"
78
- "stdlib/**"

0 commit comments

Comments
 (0)