chore: remove manual approve (#5299)

This commit is contained in:
Alireza 2025-08-05 10:17:00 -04:00 committed by GitHub
parent 481c2ff781
commit 479d26f7c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -455,13 +455,14 @@ workflows:
filters:
branches:
only: master
- HOLD_FOR_APPROVAL:
type: approval
requires:
- BUILD
# - HOLD_FOR_APPROVAL:
# type: approval
# requires:
# - BUILD
- NPM_PUBLISH:
requires:
- HOLD_FOR_APPROVAL
# - HOLD_FOR_APPROVAL
- BUILD
- DOCKER_BETA_PUBLISH:
requires:
- NPM_PUBLISH