We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68c9b1 commit 092d093Copy full SHA for 092d093
.github/workflows/commitlint.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
commitlint:
14
- runs-on: ubuntu-slim
+ runs-on: ubuntu-latest
15
steps:
16
- name: Compute number of commits to fetch
17
id: nb-of-commits
0 commit comments