Skip to content

feat: Initialize mls only according to backend feature flag #WPB-10117 #2190

feat: Initialize mls only according to backend feature flag #WPB-10117

feat: Initialize mls only according to backend feature flag #WPB-10117 #2190

name: Auto assign author to PR
on:
pull_request:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'