mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-16 13:46:31 +00:00
Rerun label check on synchronize (#2500)
This commit is contained in:
parent
b24d489ec5
commit
2ad5df420c
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user