Skip to content

Commit e7fb594

Browse files
authored
Add pull_request trigger to GitHub Pages workflow
1 parent 1e1e467 commit e7fb594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Deploy to Pages
33

44
on:
5+
pull_request:
6+
types: [closed]
57
workflow_run:
68
workflows: [Sync]
79
types:

0 commit comments

Comments
 (0)