chore(ci): use required approval for environment-specified workflow deploy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user