Skip to content

build(NoTicket): bump pytest-cov from 3.0.0 to 7.0.0 #350

build(NoTicket): bump pytest-cov from 3.0.0 to 7.0.0

build(NoTicket): bump pytest-cov from 3.0.0 to 7.0.0 #350

name: Pull request formatting
on:
pull_request:
branches: [ main, 0.x ]
types: [opened, synchronize, edited]
jobs:
pr-formatting:
runs-on: ubuntu-latest
steps:
- name: Formatting conventions
uses: firebolt-db/action-pr-checks@main
with:
github-key: ${{ secrets.GITHUB_TOKEN }}