Skip to content

Commit

Permalink
Revert "Change preview deployment trigger to pull_request_target" (ke…
Browse files Browse the repository at this point in the history
…ystonejs#8473)

* Revert "change preview trigger to pull_request_target (keystonejs#8470)"

This reverts commit 0503b49.

* revert to workflow_dispatch only
  • Loading branch information
dcousens authored Apr 11, 2023
1 parent 0503b49 commit 19f85b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/website_preview.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Website (Preview)

on:
pull_request_target:
paths:
- 'docs/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 19f85b1

Please sign in to comment.