Skip to content

Commit

Permalink
remove comments to test locking
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Sep 5, 2024
1 parent 6b0931f commit 874dd06
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions private/scripts/lock-multidevs.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
]
]
);

var_dump( $data );


/*
echo "--- Start workflow: lock_environment -- \n\n";
$result = pantheon_curl('https://api.live.getpantheon.com/sites/self/environments/self/workflows', $data, 8443, 'POST');
echo "--- End workflow: lock_environment -- \n\n";
*/

}

0 comments on commit 874dd06

Please sign in to comment.