mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Update weekly-supelinter.yaml
This commit is contained in:
2
.github/workflows/weekly-supelinter.yaml
vendored
2
.github/workflows/weekly-supelinter.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
- name: Run Super Linter
|
||||
uses: super-linter/super-linter/slim@main
|
||||
continue-on-error: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
VALIDATE_ALL_CODEBASE: true
|
||||
@@ -69,6 +70,5 @@ jobs:
|
||||
signoff: true
|
||||
delete-branch: true
|
||||
branch: lint/autofix
|
||||
clean: true
|
||||
body: |
|
||||
This pull request was automatically created by the GitHub Actions Super-Linter workflow to fix detected linting issues.
|
||||
|
||||
Reference in New Issue
Block a user