Skip to content

feat(consts): add constant AWS_S3_MAX_KEY_BYTES #3343

feat(consts): add constant AWS_S3_MAX_KEY_BYTES

feat(consts): add constant AWS_S3_MAX_KEY_BYTES #3343

Workflow file for this run

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