Skip to content

chore(main): release graph-proxy 0.1.16 #304

chore(main): release graph-proxy 0.1.16

chore(main): release graph-proxy 0.1.16 #304

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
if: |
!startsWith(github.head_ref, 'release-please--') &&
!startsWith(github.head_ref, 'dependabot/')
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: .github/auto_assign_config.yaml