diff --git a/.forgejo/workflows/deploy-hot.yml b/.forgejo/workflows/deploy-hot.yml index f90d6529..5047a667 100644 --- a/.forgejo/workflows/deploy-hot.yml +++ b/.forgejo/workflows/deploy-hot.yml @@ -1,7 +1,7 @@ name: Build and Deploy hot PRs on: - pull_request: + pull_request_target: types: [labeled] # Allow one concurrent deployment