Skip to content

Add com.nolimitconnect.NoLimitConnect #77756

Add com.nolimitconnect.NoLimitConnect

Add com.nolimitconnect.NoLimitConnect #77756

Workflow file for this run

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