Skip to content

chore: update dependency jest-preset-angular to v14.3.1 #116

chore: update dependency jest-preset-angular to v14.3.1

chore: update dependency jest-preset-angular to v14.3.1 #116

Workflow file for this run

name: 🤖 PR author as an assignee
on:
pull_request:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: taiga-family/ci/actions/setup/variables@v1.97.0
- uses: toshimaru/auto-author-assign@v2.1.1
continue-on-error: true
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true