Skip to content

[Backport 7.58.x] Bump RethinkDB version for python 3.12 (#18636) #30971

[Backport 7.58.x] Bump RethinkDB version for python 3.12 (#18636)

[Backport 7.58.x] Bump RethinkDB version for python 3.12 (#18636) #30971

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
if: ${{ github.base_ref == 'master' }}
with:
repo: core
secrets: inherit