Skip to content

chore(element-template): bring all metadatas on element template #7247

chore(element-template): bring all metadatas on element template

chore(element-template): bring all metadatas on element template #7247

Workflow file for this run

name: ADD_TO_PROJECT
on:
issues:
types:
- opened
- transferred
- labeled
pull_request:
types:
- opened
- labeled
jobs:
Exec:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/camunda/projects/23/views/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}