Skip to content

fix: mint and transfer funds back to escrow account on timeout or ack error #68

fix: mint and transfer funds back to escrow account on timeout or ack error

fix: mint and transfer funds back to escrow account on timeout or ack error #68

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
pr-labler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
dot: true