Skip to content

Add Bitcoin predicate options to the Hiro Platform Chainhook docs #63

Add Bitcoin predicate options to the Hiro Platform Chainhook docs

Add Bitcoin predicate options to the Hiro Platform Chainhook docs #63

name: Board automation for Docs project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project Docs
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/hirosystems/projects/27
github-token: ${{ secrets.GH_TOKEN }}