Skip to content

Add dev.mariinkys.Oboete #79583

Add dev.mariinkys.Oboete

Add dev.mariinkys.Oboete #79583

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 }}