Skip to content

Commit

Permalink
REWORK-FILE-FINDER
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed May 20, 2024
1 parent 507386a commit 9251039
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/this_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
config_file: .config/yamllint.yml
file_or_dir: ${{ needs.filter-changes-for-shell-output.outputs.yaml_files }}
file_or_dir: ${{ needs.find-changes-for-shell-output.outputs.yaml_files }}
strict: true
1 change: 0 additions & 1 deletion a.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
---
a
s

0 comments on commit 9251039

Please sign in to comment.