Skip to content

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240723-SNAPSHOT #166

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240723-SNAPSHOT

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240723-SNAPSHOT #166

Workflow file for this run

name: Add to Project
on:
issues:
types: [ opened ]
pull_request_target:
types: [ opened ]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add issue
uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/eclipse-edc/projects/3
github-token: ${{ secrets.ORGANIZATION_PROJECT }}