Skip to content

wxWidgets: Update wxWidgets-3.2.5.tar.bz2 to 3.2.6 #87

wxWidgets: Update wxWidgets-3.2.5.tar.bz2 to 3.2.6

wxWidgets: Update wxWidgets-3.2.5.tar.bz2 to 3.2.6 #87

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