Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Merge pull request #274 from SirUli/main #257

Merge pull request #274 from SirUli/main

Merge pull request #274 from SirUli/main #257

Workflow file for this run

---
name: Labeler
"on":
push:
branches:
- main
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true