Skip to content

Propagate failures in pandas integration tests and Skip failing tests #39597

Propagate failures in pandas integration tests and Skip failing tests

Propagate failures in pandas integration tests and Skip failing tests #39597

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"