Skip to content

chore(deps-dev): bump org.camunda.community.process_test_coverage:camunda-process-test-coverage-junit5-platform-7 from 2.2.0 to 2.7.0 #142

chore(deps-dev): bump org.camunda.community.process_test_coverage:camunda-process-test-coverage-junit5-platform-7 from 2.2.0 to 2.7.0

chore(deps-dev): bump org.camunda.community.process_test_coverage:camunda-process-test-coverage-junit5-platform-7 from 2.2.0 to 2.7.0 #142

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}