Skip to content

unbound: minimal fix for odhcpd lease file parsing #85

unbound: minimal fix for odhcpd lease file parsing

unbound: minimal fix for odhcpd lease file parsing #85

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
labeler:
permissions:
contents: read
pull-requests: write
name: Pull Request Labeler
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true