Skip to content

Bump actions/labeler from 4 to 5 #2

Bump actions/labeler from 4 to 5

Bump actions/labeler from 4 to 5 #2

Workflow file for this run

---
name: "❇️ Assign"
on:
issues:
types:
- opened
pull_request:
types:
- labeled
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/z-shell/projects/4
github-token: ${{ secrets.GITHUB_TOKEN }}
labeled: bug 🐞, triage 📑, plugin ⚙️
label-operator: OR