Skip to content

Feat: Adding FAQ (frequently asked question ) page #4180

Feat: Adding FAQ (frequently asked question ) page

Feat: Adding FAQ (frequently asked question ) page #4180

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/[email protected]
with:
assignees: octocat,cat,dog
numOfAssignee: 2