Skip to content

(backport) chore: Remove Post Install Hook (#6827) for v0.34.x #17542

(backport) chore: Remove Post Install Hook (#6827) for v0.34.x

(backport) chore: Remove Post Install Hook (#6827) for v0.34.x #17542

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
- 'release-v*'
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ./.github/actions/install-deps
- name: Enable the actionlint matcher
run: echo "::add-matcher::.github/actionlint-matcher.json"
- run: make ci-non-test