Skip to content

Initial work to support GTK4 as an official backend #119

Initial work to support GTK4 as an official backend

Initial work to support GTK4 as an official backend #119

Workflow file for this run

name: When Opened
on:
pull_request_target:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"