Skip to content

[DO NOT MERGE] Commit for a test PR for async labels #5

[DO NOT MERGE] Commit for a test PR for async labels

[DO NOT MERGE] Commit for a test PR for async labels #5

---
name: Collect and print async labels
'on':
pull_request:
types:
- opened
- reopened
branches:
- master
permissions:
pull-requests: write # to update labels
jobs:
list_async_labels:
name: Collect and print async labels
uses: alisw/ali-bot/.github/workflows/async-list-label.yml@master
permissions:
pull-requests: write # to update labels