Skip to content

Commit

Permalink
GH Actions: always define a name for each job
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Oct 13, 2024
1 parent 8de7f10 commit b3f1609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
yamllint:
name: 'Lint Yaml'
uses: ./.github/workflows/reusable-yamllint.yml
with:
strict: true

0 comments on commit b3f1609

Please sign in to comment.