Skip to content

chore: Ignore non existing macro directories (#1022) #907

chore: Ignore non existing macro directories (#1022)

chore: Ignore non existing macro directories (#1022) #907

Workflow file for this run

name: release-please
on:
push:
branches:
- main
concurrency:
group: release-please-main
cancel-in-progress: true
jobs:
release-pr:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}
default-branch: main