Skip to content

Correction of version numbers in ext_emconf #4788

Correction of version numbers in ext_emconf

Correction of version numbers in ext_emconf #4788

Workflow file for this run

name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: m-kuhn/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}