mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Disable environment synchronization in workflow (#6525)
This commit is contained in:
2
.github/workflows/ephemeral-environment.yml
vendored
2
.github/workflows/ephemeral-environment.yml
vendored
@@ -16,5 +16,5 @@ jobs:
|
||||
with:
|
||||
project: server
|
||||
pull_request_number: ${{ github.event.number }}
|
||||
sync_environment: true
|
||||
sync_environment: false
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user