Skip to content

chore(deps): update taiga-family/ci action to v1.87.7 #17

chore(deps): update taiga-family/ci action to v1.87.7

chore(deps): update taiga-family/ci action to v1.87.7 #17

Workflow file for this run

name: 🤖 PR author as an assignee
on:
pull_request:
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: actions/[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 }}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true