mirror of https://github.com/docker/buildx.git
ci: sync labels when files are reverted or no longer changed with labeler
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
f4da6b8f69
commit
d391b1d3e6
|
@ -17,3 +17,5 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Run
|
name: Run
|
||||||
uses: actions/labeler@v5
|
uses: actions/labeler@v5
|
||||||
|
with:
|
||||||
|
sync-labels: true
|
||||||
|
|
Loading…
Reference in New Issue