Skip to content

Fix code scanning alert no. 2: Incomplete string escaping or encoding #109

Fix code scanning alert no. 2: Incomplete string escaping or encoding

Fix code scanning alert no. 2: Incomplete string escaping or encoding #109

Workflow file for this run

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'