Skip to content

feat(payment_qr_codes): generate QR codes with uqr instead of qrcode #3417

feat(payment_qr_codes): generate QR codes with uqr instead of qrcode

feat(payment_qr_codes): generate QR codes with uqr instead of qrcode #3417

name: Check PR title
on:
pull_request_target:
types: [ opened, edited, synchronize ]
jobs:
check_pr_title:
name: 'Check PR title'
runs-on: ubuntu-latest
steps:
- uses: apify/actions/pr-title-check@v1.3.0