Skip to content

merge queue: embarking main (6c2d54b) and [#274 + #275] together #598

merge queue: embarking main (6c2d54b) and [#274 + #275] together

merge queue: embarking main (6c2d54b) and [#274 + #275] together #598

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
if: ${{ !startsWith(github.head_ref, 'mergify/merge-queue/') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}