Skip to content

fix: Don't overwrite .env.local if one exists #58

fix: Don't overwrite .env.local if one exists

fix: Don't overwrite .env.local if one exists #58

# https://github.com/toshimaru/auto-author-assign
name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]