Skip to content

[DOCKER] Pandoc: add wordcount custom filter #155

[DOCKER] Pandoc: add wordcount custom filter

[DOCKER] Pandoc: add wordcount custom filter #155

Workflow file for this run

name: '[ADMIN] Pull Request Labeler'
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'