holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
68 stars 26 forks source link

fix: prevent standalone UpdateAttributesHistoricTaskCommand from bein… #776

Closed lbilger closed 1 year ago

lbilger commented 1 year ago

…g published

Fixes #769

zambrovski commented 1 year ago

he he...

on:
  push:
    branches:
      - '!master'
      - '!develop'
      - '!release/*'
      - 'dependabot/**'
      - 'feature/**'
      - 'bugfix/**'