Skip to content

fix(actions): Handle missing poll object #4482

fix(actions): Handle missing poll object

fix(actions): Handle missing poll object #4482

Workflow file for this run

name: 'PR Triage'
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true