mirror of https://github.com/docker/buildx.git
Merge pull request #2635 from crazy-max/labeler-sync-labels
ci: sync labels when files are reverted or no longer changed with labeler
This commit is contained in:
commit
6034c58285
|
@ -17,3 +17,5 @@ jobs:
|
|||
-
|
||||
name: Run
|
||||
uses: actions/labeler@v5
|
||||
with:
|
||||
sync-labels: true
|
||||
|
|
Loading…
Reference in New Issue