Skip to content

Add io.sourceforge.xtrkcad_fork.xtrkcad #105127

Add io.sourceforge.xtrkcad_fork.xtrkcad

Add io.sourceforge.xtrkcad_fork.xtrkcad #105127

Workflow file for this run

name: Automatic application merge
on:
issue_comment:
types:
- created
jobs:
merge:
runs-on: ubuntu-latest
timeout-minutes: 30
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/merge') }}
steps:
# 1.0.9
- uses: flathub-infra/merge-action@6c25245b7ef599ac1861b2e1be84f553fd1e9bde
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}