Skip to content

update KDE runtime to 6.7 since 6.5 is EOL #38

update KDE runtime to 6.7 since 6.5 is EOL

update KDE runtime to 6.7 since 6.5 is EOL #38

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