We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1e467 commit e7fb594Copy full SHA for e7fb594
.github/workflows/static.yml
@@ -2,6 +2,8 @@
2
name: Deploy to Pages
3
4
on:
5
+ pull_request:
6
+ types: [closed]
7
workflow_run:
8
workflows: [Sync]
9
types:
0 commit comments