Skip to content

Force Git Squash and Git Rebase before every PR being merged #941

Force Git Squash and Git Rebase before every PR being merged

Force Git Squash and Git Rebase before every PR being merged #941

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0