Skip to content

chore(deps): bump actions/checkout from 3 to 4 in /rust/repo/{{ cookiecutter.repo_name }}/.github/workflows #98

chore(deps): bump actions/checkout from 3 to 4 in /rust/repo/{{ cookiecutter.repo_name }}/.github/workflows

chore(deps): bump actions/checkout from 3 to 4 in /rust/repo/{{ cookiecutter.repo_name }}/.github/workflows #98

Workflow file for this run

---
name: pr-assign
"on":
pull_request:
types: [opened, ready_for_review]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: kentaro-m/[email protected]
- uses: rowi1de/[email protected]
with:
repo-token: ${{ secrets.MEOWBLECOIN_PAT }}
org: "mobilecoinfoundation"
teams: "coredev"