Skip to content

fix(ibus): route keyboard shortcuts to a virtual-keyboard tool #43

fix(ibus): route keyboard shortcuts to a virtual-keyboard tool

fix(ibus): route keyboard shortcuts to a virtual-keyboard tool #43

Workflow file for this run

name: Welcome
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
welcome:
# Deliberately unpinned: this is our own org's shared workflow, inside the
# same trust boundary as this repository, and the point of it is that a
# change to the welcome text reaches every VocaHQ repo without 30 bumps.
# Everything third-party is pinned by SHA (tests/test_workflow_action_pins.py).
uses: VocaHQ/.github/.github/workflows/issue-welcome.yml@main