Skip to content

Commit

Permalink
CI: disable yamllint for Github Actions's on: key
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jan 11, 2025
1 parent fb3c7d2 commit da82eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: test
"on":
on: # yamllint disable-line rule:truthy
push:
branches:
- main
Expand Down

0 comments on commit da82eea

Please sign in to comment.