Skip to content

Composer(deps): bump the drupal-projects group across 1 directory with 6 updates #147

Composer(deps): bump the drupal-projects group across 1 directory with 6 updates

Composer(deps): bump the drupal-projects group across 1 directory with 6 updates #147

Workflow file for this run

name: Clean Platform.sh env on PR Close
on:
pull_request:
types: [closed]
jobs:
on-pr-close:
runs-on: ubuntu-latest
steps:
- name: Clean Platform.sh env if available
uses: axelerant/platformsh-action@v1
with:
action: 'clean-pr-env'
project-id: 'brbqplxd7ycq6'
cli-token: ${{ secrets.PLATFORMSH_CLI_TOKEN }}