Skip to content

fix: update federation flag when fetching server config [WPB-14728] (#3143) #2282

fix: update federation flag when fetching server config [WPB-14728] (#3143)

fix: update federation flag when fetching server config [WPB-14728] (#3143) #2282

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