Skip to content

chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /spark #28

chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /spark

chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /spark #28

Workflow file for this run

name: "Lint PR"
on:
pull_request:
types: [opened, edited, reopened, synchronize]
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
lint:
uses: radicalbit/radicalbit-github-workflows/.github/workflows/semantic-pull-requests.yaml@v1
secrets:
GIT_HUB_PAT: ${{ secrets.GIT_HUB_PAT }}