Skip to content

fix: validate the list of allowed file names when extracting files from zip folder #2221 #1626

fix: validate the list of allowed file names when extracting files from zip folder #2221

fix: validate the list of allowed file names when extracting files from zip folder #2221 #1626

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