Skip to content

Remove the last \\ or / in path if it exists because it can cause path type checking issues #417

Remove the last \\ or / in path if it exists because it can cause path type checking issues

Remove the last \\ or / in path if it exists because it can cause path type checking issues #417

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
branches-ignore:
- l10n_dev
permissions:
pull-requests: write
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: toshimaru/[email protected]