Skip to content

fix: do not commit User and Client upserts if nothing has changed [WPB-15055] #2281

fix: do not commit User and Client upserts if nothing has changed [WPB-15055]

fix: do not commit User and Client upserts if nothing has changed [WPB-15055] #2281

name: Auto assign author to PR
on:
pull_request:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'