diff --git a/pantheon.yml b/pantheon.yml index d94f16a1..003fea87 100644 --- a/pantheon.yml +++ b/pantheon.yml @@ -1,3 +1,10 @@ # Put overrides to your pantheon.upstream.yml file here. # For more information, see: https://pantheon.io/docs/pantheon-yml/ api_version: 1 + +workflows: + sync_code: + after: + - type: webphp + description: Lock Multidevs on Creation + script: private/scripts/lock-multidevs.php