Skip to content

ci: Fix import in e2e tests #760

ci: Fix import in e2e tests

ci: Fix import in e2e tests #760

name: Check PR title
on:
pull_request_target:
types: [ opened, edited, synchronize ]
jobs:
check_pr_title:
name: 'Check PR title'
runs-on: ubuntu-22.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}