Skip to content

After cutting a 9.1 branch, update version in main (#308) #49

After cutting a 9.1 branch, update version in main (#308)

After cutting a 9.1 branch, update version in main (#308) #49

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