]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github/workflows: move milestone.yml into labeler.yml
authorKefu Chai <kchai@redhat.com>
Sun, 7 Mar 2021 11:21:25 +0000 (19:21 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 8 Mar 2021 19:50:35 +0000 (03:50 +0800)
commitae6eb67183137aa72879c54e128968a9c14e7ac3
treeed932fe53f33e52fa2199ce4561398030607a7ec
parente7d8e44344b2d5585be6150dd96828eb6145e083
.github/workflows: move milestone.yml into labeler.yml

no need to have two actions triggered by the same event.

we could backport this labeler.yml to LTS branches.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 98b90189791d3f4d2524fd829edb616d0ffd94f7)
.github/workflows/labeler.yml
.github/workflows/milestone.yml [deleted file]