Skip to content

if AcceptI2P errors out in an Accept call, close the resulting conn a… #8

if AcceptI2P errors out in an Accept call, close the resulting conn a…

if AcceptI2P errors out in an Accept call, close the resulting conn a… #8

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token:${{ secrets.GITHUB_TOKEN }}
assignees: eyedeekay

Check failure on line 18 in .github/workflows/auto-assign.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-assign.yml

Invalid workflow file

You have an error in your yaml syntax on line 18
numOfAssignee: 1