Skip to content

refactor(core)!: replace TUI_DATE_FORMAT, TUI_DATE_SEPARATOR with single observable token #4824

refactor(core)!: replace TUI_DATE_FORMAT, TUI_DATE_SEPARATOR with single observable token

refactor(core)!: replace TUI_DATE_FORMAT, TUI_DATE_SEPARATOR with single observable token #4824

name: 🤖 Auto assign
on:
pull_request:
types: [opened, reopened]
jobs:
assign-author:
name: PR author as an assignee
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: toshimaru/[email protected]
if: env.IS_OWNER_MODE == 'true'
with:
repo-token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}