Skip to content

backport: Add 8.17 branch #6680

backport: Add 8.17 branch

backport: Add 8.17 branch #6680

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.1*
- 8.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1