Skip to content

Commit

Permalink
updated repolinter
Browse files Browse the repository at this point in the history
  • Loading branch information
mlorenzoitx committed Apr 11, 2024
1 parent e02401a commit 4b4ccc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/repolinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Source: https://github.com/marketplace/actions/repolinter
# SPDX-License-Identifier: MIT


name: Lint repository
on: [push]

Expand All @@ -17,3 +16,5 @@ jobs:
fetch-depth: 0
- name: Test repolinter
uses: philips-labs/github-action-repolinter@master
env:
CUSTOM_REPOLINT_FILE: repolinter_rules.json

0 comments on commit 4b4ccc4

Please sign in to comment.