Skip to content

Revert "Disable the ability of fe1 to send messages to peers" #119

Revert "Disable the ability of fe1 to send messages to peers"

Revert "Disable the ability of fe1 to send messages to peers" #119

Workflow file for this run

name: Pull Request Stats
on:
pull_request:
types: [opened]
jobs:
stats:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@master
with:
period: 30
charts: true
disableLinks: false
sortBy: 'REVIEWS'