Skip to content

Fix spelling & grammar in documentation #69

Fix spelling & grammar in documentation

Fix spelling & grammar in documentation #69

Workflow file for this run

---
name: Bump version
on:
pull_request_target:
types: [closed]
jobs:
bump-version:
if: github.event.pull_request.merged == true
uses: khanlab/actions/.github/workflows/[email protected]
secrets:
BP_PAT: ${{ secrets.BP_PAT_TOKEN }}