Skip to content

And/temporal payment notifications #444

And/temporal payment notifications

And/temporal payment notifications #444

Workflow file for this run

name: PR Scope Labeler 🧩
on:
pull_request:
branches:
- '**'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"