Skip to content

bk: support packaging for PRs too #3

bk: support packaging for PRs too

bk: support packaging for PRs too #3

Workflow file for this run

---
name: catalog-info
on:
pull_request:
branches:
- main
paths:
- 'catalog-info.yaml'
jobs:
validate:
runs-on: ubuntu-latest
permissions:
contents: read
packages: read
steps:
- uses: actions/checkout@v5
- uses: elastic/oblt-actions/elastic/validate-catalog@v1