Skip to content

mygnuhealth: Update mygnuhealth-2.0.3.tar.gz to 2.2.0 #97

mygnuhealth: Update mygnuhealth-2.0.3.tar.gz to 2.2.0

mygnuhealth: Update mygnuhealth-2.0.3.tar.gz to 2.2.0 #97

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