Skip to content

C: fixed pages behind Artikelen in PDF-formaat #1

C: fixed pages behind Artikelen in PDF-formaat

C: fixed pages behind Artikelen in PDF-formaat #1

Workflow file for this run

name: Label Commenter
on:
issues:
types:
- labeled
- unlabeled
pull_request_target:
types:
- labeled
- unlabeled
discussion:
types:
- labeled
- unlabeled
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
ref: main # Set your default branch
- name: Label Commenter
uses: peaceiris/[email protected]