Skip to content

Commit

Permalink
fix(lint): lint and fix files
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed Oct 20, 2022
1 parent 240b6a7 commit bbc2e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on: [push, pull_request] # yamllint disable-line rule:truthy
---
on: [push, pull_request] # yamllint disable-line rule:truthy

jobs:
plugin-lint:
uses: coreruleset/crs-plugin-test-action/.github/workflows/lint.yaml@main

0 comments on commit bbc2e96

Please sign in to comment.