Skip to content

Add sequence action building block #4363

Add sequence action building block

Add sequence action building block #4363

Workflow file for this run

name: "Pull Request Labeler"
on: pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v5.0.0
with:
sync-labels: true