Skip to content

feat: add confirmation for changing chat theme #30

feat: add confirmation for changing chat theme

feat: add confirmation for changing chat theme #30

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
assignees: socuul
allowNoAssignees: true