Skip to content

modules/friendlywelcome.js : Added {{Welcomeen-id}} in the group Non English Welcome #648

modules/friendlywelcome.js : Added {{Welcomeen-id}} in the group Non English Welcome

modules/friendlywelcome.js : Added {{Welcomeen-id}} in the group Non English Welcome #648

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
configuration-path: ".github/labels.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true