Skip to content

github: bump taiki-e/install-action from 2.65.7 to 2.65.13 in the github-dependencies group #5939

github: bump taiki-e/install-action from 2.65.7 to 2.65.13 in the github-dependencies group

github: bump taiki-e/install-action from 2.65.7 to 2.65.13 in the github-dependencies group #5939

name: pr
on:
pull_request:
permissions: {}
jobs:
# The actual `required-checks` job is defined in `ci.yml` and only
# runs for `merge_group` events. This hack ensures that it doesn’t
# block the merge for pull requests.
required-checks:
name: required checks (merge queue)
if: false
runs-on: ubuntu-latest
# Should never be run
steps:
- run: exit 1