Skip to content

build(NoTicket): bump actions/cache from 3 to 4 #403

build(NoTicket): bump actions/cache from 3 to 4

build(NoTicket): bump actions/cache from 3 to 4 #403

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