Skip to content

fix: wait for draining engine before starting again (FIR-50579) #373

fix: wait for draining engine before starting again (FIR-50579)

fix: wait for draining engine before starting again (FIR-50579) #373

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 }}