Skip to content

📝 docs: add reference to hugo.toml as a configuration file #761

📝 docs: add reference to hugo.toml as a configuration file

📝 docs: add reference to hugo.toml as a configuration file #761

Workflow file for this run

name: Labeller
on: [pull_request_target]
jobs:
label:
name: Label
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Label
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeller.yml