Skip to content

SNOW-1859612: Enable skipped doctests for Series.str.center in the docs of Series.str.ljust/rjust #4813

SNOW-1859612: Enable skipped doctests for Series.str.center in the docs of Series.str.ljust/rjust

SNOW-1859612: Enable skipped doctests for Series.str.center in the docs of Series.str.ljust/rjust #4813

name: "Snowpark pandas PR Labeler"
on:
pull_request:
types: [opened, synchronize]
branches:
- main
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: label-the-pr
uses: actions/labeler@v5