Skip to content

Commit

Permalink
ci: fix task name
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed Mar 28, 2024
1 parent 8a58aaa commit 5e7473f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
# so we cannot make a matrix out of action versions.
# Thanks, Obama.
# See https://github.com/orgs/community/discussions/110550
name: Ansible Lint ${{ matrix.version }}
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5e7473f

Please sign in to comment.