add workflow_dispatch

This commit is contained in:
CanbiZ
2025-07-09 07:39:32 +02:00
committed by GitHub
parent 42e8623f39
commit e856b36306

1
.github/workflows/autolabeler.yml generated vendored
View File

@ -1,6 +1,7 @@
name: Auto Label Pull Requests
on:
workflow_dispatch:
pull_request_target:
branches: ["main"]
types: [opened, synchronize, reopened, edited]