Skip to content

Commit 0c8b894

Browse files
authored
ci(update): set typescript label
1 parent 36d2a0b commit 0c8b894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
branch: "openapi-update"
6565
commit-message: "WIP"
6666
author: "Octokit Bot <[email protected]>"
67-
labels: "maintenance"
67+
labels: "maintenance,typescript"
6868

6969
# update pull request for renovate update
7070
- name: Create Pull Request
@@ -87,4 +87,4 @@ jobs:
8787
branch: "${{ github.ref }}"
8888
commit-message: "WIP"
8989
author: "Octokit Bot <[email protected]>"
90-
labels: "maintenance"
90+
labels: "maintenance,typescript"

0 commit comments

Comments
 (0)