Skip to content

Title: Add a Crossword puzzle Game #4233

Title: Add a Crossword puzzle Game

Title: Add a Crossword puzzle Game #4233

Workflow file for this run

name: Assign
on:
issue_comment:
created:
body:
- /assign
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0
with:
assignees: octocat,cat,dog
numOfAssignee: 2