Skip to content

Commit

Permalink
Fix yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
Encephala committed Jan 14, 2024
1 parent f17e2eb commit 8c01894
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: ansible_lint
on:
on: # yamllint disable-line rule:truthy
[push, workflow_dispatch]

jobs:
Expand Down

0 comments on commit 8c01894

Please sign in to comment.