Skip to content

pip stable: update google-api-python-client requirement from ~=2.151.0 to ~=2.153.0 #84

pip stable: update google-api-python-client requirement from ~=2.151.0 to ~=2.153.0

pip stable: update google-api-python-client requirement from ~=2.151.0 to ~=2.153.0 #84

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [ "opened" ]
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
label:
name: "Label Pull Request"
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5