Skip to content

Change UDPSocket to use vectored output #765

Change UDPSocket to use vectored output

Change UDPSocket to use vectored output #765

name: Release Notes Reminder
on:
pull_request_target:
types: [labeled]
jobs:
release-note-reminder:
runs-on: ubuntu-latest
name: Prompt to add release notes
steps:
- name: Prompt to add release notes
uses: ponylang/[email protected]
env:
API_CREDENTIALS: ${{ secrets.PONYLANG_MAIN_API_TOKEN }}