Skip to content

feat: create button for importing groups from medlem as options #237

feat: create button for importing groups from medlem as options

feat: create button for importing groups from medlem as options #237

name: "Validate semantic PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate that the PR title is semantic
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ignoreLabels: |
ignore-semantic