Skip to content

feat(recurring): add 0.2.0 cancel, hash, and sign helpers #271

feat(recurring): add 0.2.0 cancel, hash, and sign helpers

feat(recurring): add 0.2.0 cancel, hash, and sign helpers #271

Workflow file for this run

name: PR Comments
on:
pull_request_target:
types: [opened, ready_for_review, closed]
permissions:
contents: read
pull-requests: write
jobs:
pr-comments:
name: PR Comments
uses: RequestNetwork/auto-comments/.github/workflows/pr-auto-comments.yml@main
with:
org_name: 'RequestNetwork'
# Using default comments from the auto-comments workflow
secrets:
token: ${{ secrets.GH_PAT_AUTO_COMMENTS }}