Skip to content

Add com.cloudchewie.cloudotp #84656

Add com.cloudchewie.cloudotp

Add com.cloudchewie.cloudotp #84656

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