Skip to content

Bump @babel/traverse from 7.16.7 to 7.23.2 #33

Bump @babel/traverse from 7.16.7 to 7.23.2

Bump @babel/traverse from 7.16.7 to 7.23.2 #33

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, reopened]
jobs:
automate:
runs-on: ubuntu-18.04
env:
FORCE_COLOR: 1
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- run: gh extension install daniellockyer/gh-auto-assign
- run: gh auto-assign