Skip to content

refactor: backport changes to remove the ability to take a fee for each forwarded packet #151

refactor: backport changes to remove the ability to take a fee for each forwarded packet

refactor: backport changes to remove the ability to take a fee for each forwarded packet #151

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