Skip to content

DDST-82: Drush command to list missing IDs for identifier #5

DDST-82: Drush command to list missing IDs for identifier

DDST-82: Drush command to list missing IDs for identifier #5

Workflow file for this run

---
name: Auto Semver
on:
pull_request_target:
types: closed
branches:
- 1.x
- main
jobs:
update:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Run Auto Semver
uses: discoverygarden/auto-semver@v1