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 c1daaa4 commit 9e97f2cCopy full SHA for 9e97f2c
.github/workflows/preview.yml
@@ -2,9 +2,7 @@ name: Preview Home Page
2
3
on:
4
workflow_dispatch:
5
- pull_request_target:
6
- paths:
7
- - 'projects/fastgpt/**'
+ pull_request:
8
9
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
10
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
0 commit comments