]> 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:44:22 +0000 (03:44 +0800)
commitb2f69c1a4d6d2e764a31d951e726bd2562928f45
tree612f9c7a2ee1d77df48ac27749a2270efe64127a
parent0d8c84fec37b23636c2ac8dc1062efcf2c2aa2e3
.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]