Skip to content

Kitty base-16 color template doesn't match specs #1

Kitty base-16 color template doesn't match specs

Kitty base-16 color template doesn't match specs #1

name: "Auto assignment for issues"
on:
issues:
types: ["opened"]
jobs:
auto-assign:
uses: "tinted-theming/home/.github/workflows/shared-auto-assign-issues.yml@main"
secrets:
token: ${{ secrets.BOT_ACCESS_TOKEN }}