Skip to content

chore: 🧑‍💻 add settings to VS Code to improve R experience #14

chore: 🧑‍💻 add settings to VS Code to improve R experience

chore: 🧑‍💻 add settings to VS Code to improve R experience #14

# .github/workflows/auto-author-assign.yml
# https://github.com/marketplace/actions/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/auto-author-assign@v2.1.0