8000 updated integration spec · bobanetwork/gateway@9e574f8 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Anchorage Enable For BNB-Testnet #1299

Anchorage Enable For BNB-Testnet

Anchorage Enable For BNB-Testnet #1299

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ../.github/labeler.yml
0