Skip to content

Test

Test #15

Workflow file for this run

name: Doorman
on:
issues:
types: [labeled]
jobs:
close:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: hawkeye116477/issue-manager-action@main
with:
mode: "close"
completed-label: |
zatwierdzone
solved
not-planned-label: "wontfix"