Skip to content

pip stable: update google-api-python-client requirement from ~=2.132.0 to ~=2.133.0 #61

pip stable: update google-api-python-client requirement from ~=2.132.0 to ~=2.133.0

pip stable: update google-api-python-client requirement from ~=2.132.0 to ~=2.133.0 #61

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