Skip to content

fix: ip poll error

fix: ip poll error #9

Workflow file for this run

name: checkout
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3