Skip to content

add the 9.1.8 Fleet Server release notes (#5995) (#5999) #3481

add the 9.1.8 Fleet Server release notes (#5995) (#5999)

add the 9.1.8 Fleet Server release notes (#5995) (#5999) #3481

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