Skip to content

Add io.github.pemsley.coot #84643

Add io.github.pemsley.coot

Add io.github.pemsley.coot #84643

Workflow file for this run

name: Automatic application merge
on:
issue_comment:
types:
- created
workflow_dispatch:
jobs:
merge:
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub/actions/merge:latest
steps:
- run: /app/entrypoint.py
env:
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}