Skip to content

ci(mergify): sync configuration from other repositories #81

ci(mergify): sync configuration from other repositories

ci(mergify): sync configuration from other repositories #81

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}