Skip to content

Add a check during network negotiation that ensures that both sides h… #4

Add a check during network negotiation that ensures that both sides h…

Add a check during network negotiation that ensures that both sides h… #4

Workflow file for this run

name: 'Push actions'
on: push
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
labels:
uses: MinecraftForge/SharedActions/.github/workflows/push_actions.yml@main
secrets:
GH_APP_KEY: ${{ secrets.GH_APP_KEY }}
GH_APP_NAME: ${{ secrets.GH_APP_NAME }}