Skip to content

chore: remove debug option to lower the the threshold for updating conversation key material [WPB-17354] #2865

chore: remove debug option to lower the the threshold for updating conversation key material [WPB-17354]

chore: remove debug option to lower the the threshold for updating conversation key material [WPB-17354] #2865

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