Skip to content

[9.1] (backport #11612) ci(packaging): let's test the packaging pipeline on PRs too #13314

[9.1] (backport #11612) ci(packaging): let's test the packaging pipeline on PRs too

[9.1] (backport #11612) ci(packaging): let's test the packaging pipeline on PRs too #13314

Workflow file for this run

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