mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Add support for external repositories with pull request previews
This commit is contained in:
4
.github/workflows/preview_cleanup.yml
vendored
4
.github/workflows/preview_cleanup.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Clean Preview
|
||||
|
||||
#! Safety:
|
||||
#! this workflow should not execute any code at all
|
||||
#! see githubs docs on pull_request_target for more
|
||||
#! this workflow should not execute any untrusted input at all
|
||||
#! see the docs on `pull_request_target` for more
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [unlabeled]
|
||||
|
||||
Reference in New Issue
Block a user