Skip to content

internal: set commit author and email from env #62

internal: set commit author and email from env

internal: set commit author and email from env #62

Workflow file for this run

name: Auto Label
on:
pull_request:
types: [opened, edited]
jobs:
auto-label:
name: Auto Label Pull Requests
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v5.0.0