Skip to content

[Do not merge] Draft to present the idea of payment mechanism #203

[Do not merge] Draft to present the idea of payment mechanism

[Do not merge] Draft to present the idea of payment mechanism #203

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, reopened]
jobs:
label_pull_requests:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5