Skip to content

Commit b68c9b1

Browse files
authored
Update .github/workflows/commitlint.yml
1 parent 8fa3453 commit b68c9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
commitlint:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-slim
1515
steps:
1616
- name: Compute number of commits to fetch
1717
id: nb-of-commits

0 commit comments

Comments
 (0)