Skip to content

Commit 8282fac

Browse files
committed
ci(update): set "maintenance" label
1 parent c0df79a commit 8282fac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
branch: "openapi-update"
5454
commit-message: "WIP"
5555
author: "Octokit Bot <[email protected]>"
56+
labels: "maintenance"
5657

5758
# update pull request for dependabot update
5859
- name: Create Pull Request
@@ -75,3 +76,4 @@ jobs:
7576
branch: "${{ github.ref }}"
7677
commit-message: "WIP"
7778
author: "Octokit Bot <[email protected]>"
79+
labels: "maintenance"

0 commit comments

Comments
 (0)