Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ff65c3

Browse files
zeitlingerdao-jun
authored andcommitted
Signed-off-by: Gregor Zeitlinger <[email protected]> Signed-off-by: dao-jun <[email protected]>
1 parent 24f9b18 commit 7ff65c3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ changelog:
44
categories:
55
- title: 🏕 Features
66
labels:
7-
- '*'
7+
- "*"
88
exclude:
99
labels:
1010
- dependencies
11+
- title: 🧹 Chore
12+
labels:
13+
- chore
1114
- title: 👒 Dependencies
1215
labels:
1316
- dependencies

.github/workflows/lint-rest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on: [pull_request]
66
permissions: {}
77

88
jobs:
9-
acceptance-tests:
9+
lint:
1010
runs-on: ubuntu-24.04
1111
steps:
1212
- name: Check out

0 commit comments

Comments
 (0)