Skip to content

Chore(deps): Bump github.com/a-h/templ from 0.2.680 to 0.2.697 in /backend #521

Chore(deps): Bump github.com/a-h/templ from 0.2.680 to 0.2.697 in /backend

Chore(deps): Bump github.com/a-h/templ from 0.2.680 to 0.2.697 in /backend #521

name: Auto Assign Author
on:
pull_request:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-add-assignee:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/assignees.yml"