Skip to content

[ PATCH ] 0.12.x with PR 3081 terse webhooks #2738

[ PATCH ] 0.12.x with PR 3081 terse webhooks

[ PATCH ] 0.12.x with PR 3081 terse webhooks #2738

Workflow file for this run

name: PR Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
python-version: "3.9"
os: "ubuntu-latest"