Skip to content

EOP-209: DANE doc

EOP-209: DANE doc #205

Workflow file for this run

name: 'Label PR'
on:
pull_request:
types: [opened, reopened, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
runs:
using: 'node16'
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'