Skip to content

Commit

Permalink
Squash a yamllint false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee authored Oct 29, 2024
1 parent acc19f1 commit a8ad2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Run Ansible playbook

Check warning on line 1 in .github/workflows/ansible.yaml

View workflow job for this annotation

GitHub Actions / yamllint

missing document start "---"

on:
on: # yamllint disable-line rule:truthy
push:
branches:
- seagl-fork
Expand Down

0 comments on commit a8ad2c8

Please sign in to comment.