mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 20:35:55 +00:00
Rerun label check on synchronize (#2500)
This commit is contained in:
2
.github/workflows/check_pr_labels.yml
vendored
2
.github/workflows/check_pr_labels.yml
vendored
@@ -3,7 +3,7 @@ name: Check PR
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
types: [labeled, unlabeled]
|
||||
types: [labeled, unlabeled, synchronize]
|
||||
|
||||
jobs:
|
||||
init:
|
||||
|
||||
Reference in New Issue
Block a user