Skip to content

Add a flag to turn DHT local peer discovery, default the flag to false #16

Add a flag to turn DHT local peer discovery, default the flag to false

Add a flag to turn DHT local peer discovery, default the flag to false #16

name: Assign pull request to project
on:
pull_request:
types: [opened]
jobs:
assign_to_project:
runs-on: ubuntu-latest
name: Assign pull request to project
steps:
- name: Assign pull request to project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/koinos/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}