chore: update lint rules and baselines (#218)

This commit is contained in:
Naveen Singh
2025-06-24 16:08:05 +05:30
committed by GitHub
parent 467021f8c1
commit 6c87991332
6 changed files with 302 additions and 208 deletions

View File

@@ -0,0 +1,11 @@
name: Update lint baselines
on:
workflow_dispatch:
schedule:
- cron: "0 0 1 * *"
jobs:
update-lint-baselines:
uses: FossifyOrg/.github/.github/workflows/update-lint-baselines.yml@main
secrets: inherit