Skip to content

fix: Ensure proper resource management by using .use for file operations [WPB-11908] #2458

fix: Ensure proper resource management by using .use for file operations [WPB-11908]

fix: Ensure proper resource management by using .use for file operations [WPB-11908] #2458

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