Skip to content

Add Blog Posts from archive on netz39.de #3

Add Blog Posts from archive on netz39.de

Add Blog Posts from archive on netz39.de #3

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@3.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml