Skip to content

Commit

Permalink
fix: disable truthy check in yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 committed Mar 22, 2022
1 parent 66b74a9 commit fd6d2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sigma-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name: Sigma Rule Tests

on:
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
Expand Down

0 comments on commit fd6d2d7

Please sign in to comment.