Skip to content

chore: bump pozil/auto-assign-issue from 1 to 2 #1322

chore: bump pozil/auto-assign-issue from 1 to 2

chore: bump pozil/auto-assign-issue from 1 to 2 #1322

name: PR assignment
on:
pull_request_target:
types: [opened, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign PR'
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: thomaspoignant
numOfAssignee: 1