chore(ci): use required approval for environment-specified workflow deploy

This commit is contained in:
Neko Ayaka
2025-12-19 14:46:06 +08:00
parent 7456f1253d
commit 45c9318f78
@@ -12,6 +12,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
name: Deploy - ${{ matrix.app_name }}
runs-on: ubuntu-latest
environment: Preview
permissions:
contents: read