1
0
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:
MtnBurrit0
2025-10-30 13:55:28 -06:00
committed by GitHub
parent 07a18d31a9
commit b8325414bf

View File

@@ -16,5 +16,5 @@ jobs:
with:
project: server
pull_request_number: ${{ github.event.number }}
sync_environment: true
sync_environment: false
secrets: inherit