mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 06:36:30 +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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
types: [labeled, unlabeled]
|
types: [labeled, unlabeled, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
init:
|
init:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user