We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650c00f commit d7c6c13Copy full SHA for d7c6c13
.github/workflows/preview.yml
@@ -4,6 +4,7 @@ name: Preview Release
4
on:
5
pull_request:
6
types: [closed]
7
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments