We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d46f9 commit ba1b098Copy full SHA for ba1b098
1 file changed
.github/workflows/pages.yml
@@ -3,6 +3,8 @@ on:
3
workflow_dispatch:
4
push:
5
branches: main
6
+ repository_dispatch:
7
+ types: [pages]
8
9
permissions:
10
contents: read
0 commit comments