Skip to content

chore: update angular web apis plugins to v4.9.0 #53

chore: update angular web apis plugins to v4.9.0

chore: update angular web apis plugins to v4.9.0 #53

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.1
- uses: taiga-family/ci/actions/setup/variables@v1.93.2
- uses: toshimaru/auto-author-assign@v2.1.1
continue-on-error: true
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true