Skip to content

chore(deps): bump @bpmn-io/form-js from 1.7.3 to 1.12.0 #147

chore(deps): bump @bpmn-io/form-js from 1.7.3 to 1.12.0

chore(deps): bump @bpmn-io/form-js from 1.7.3 to 1.12.0 #147

Workflow file for this run

name: Auto Assign
on:
pull_request:
types:
- opened
jobs:
add_assignees:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-assignees@v1
with:
github_token: ${{ secrets.github_token }}
assignees: ${{ github.actor }}