Skip to content

Feat/email service abstraction #2767

Feat/email service abstraction

Feat/email service abstraction #2767

Workflow file for this run

name: Label Pull Requests
on:
- pull_request_target
permissions: {}
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
configuration-path: .github/pr-labeler.yml
sync-labels: true
timeout-minutes: 5