Skip to content

build(deps): bump intl from 0.18.1 to 0.20.2 in /auth0_flutter_platform_interface #1042

build(deps): bump intl from 0.18.1 to 0.20.2 in /auth0_flutter_platform_interface

build(deps): bump intl from 0.18.1 to 0.20.2 in /auth0_flutter_platform_interface #1042

name: "PR Title Checker"
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
# Pinned to commit for 1.4.0
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: ".github/pr-title-checker-config.json"