Skip to content

Added Word Search (Backtracking) in Python #12789

Added Word Search (Backtracking) in Python

Added Word Search (Backtracking) in Python #12789

Workflow file for this run

name: "PR_labeler"
on:
pull_request_target:
types: [opened, reopened, edited, closed, synchronize]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml