Skip to content

Manually bump 8.x to 8.19.0-SNAPSHOT (#4422) #91

Manually bump 8.x to 8.19.0-SNAPSHOT (#4422)

Manually bump 8.x to 8.19.0-SNAPSHOT (#4422) #91

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