Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
ci: improving GitHub Action Check names
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperC286 committed Sep 15, 2023
1 parent 8d7da94 commit d702e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Linting commits.
run: earthly --ci +conventional-commits-linting --from_reference "origin/${{ github.base_ref }}"
Next-Version:
name: Next Version
runs-on: ubuntu-latest
steps:
- name: Download Earthly v0.7.17.
Expand Down

0 comments on commit d702e93

Please sign in to comment.