Skip to content

fix: remove crlcheckWorker and featureWorker from running in userSession (WPB-7213) #1932

fix: remove crlcheckWorker and featureWorker from running in userSession (WPB-7213)

fix: remove crlcheckWorker and featureWorker from running in userSession (WPB-7213) #1932

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 }}'