Attempting to fix the superlinter action.
Some checks failed
Lint / Lint (push) Failing after 23s

This commit is contained in:
2024-05-13 11:49:28 +03:00
parent d8c56fc9d1
commit 18812423c5

View File

@@ -24,3 +24,6 @@ jobs:
- name: Super-linter
uses: https://github.com/super-linter/super-linter@v6.3.0 # x-release-please-version
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}