Skip to content

Was filing bug report when site crashed multiple before I could get the first report in #1531

Was filing bug report when site crashed multiple before I could get the first report in

Was filing bug report when site crashed multiple before I could get the first report in #1531

name: 'Issue assigner'
on:
issues:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: patrickhulce/issue-assigner@eeec7a10bd3c02f02d2284fc82a8adabdc001869
with:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
maintainers: 'paulirish,connorjclark,adamraine,brendankenny'