Skip to content

sleigh: Add homebrew & agent_skill package ecosystems #436

sleigh: Add homebrew & agent_skill package ecosystems

sleigh: Add homebrew & agent_skill package ecosystems #436

Workflow file for this run

on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
generate:
runs-on: ubuntu-latest
steps:
# Checkout the code
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # ratchet:actions/checkout@v4
# Publish to buf.build BSR
- uses: bufbuild/buf-action@c231a1aa9281e5db706c970f468f0744a37561fd # ratchet:bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}
lint: false