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 dd2ef6e commit 9653f7bCopy full SHA for 9653f7b
.github/workflows/build-push.yml
@@ -1,5 +1,7 @@
1
name: Build and deploy (docs)
2
on:
3
+ repository_dispatch:
4
+ types: [trigger-preview-build]
5
workflow_call:
6
inputs:
7
environment:
0 commit comments