mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update weekly-supelinter.yaml
This commit is contained in:
9
.github/workflows/weekly-supelinter.yaml
vendored
9
.github/workflows/weekly-supelinter.yaml
vendored
@@ -5,19 +5,10 @@ on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: read
|
||||
statuses: write
|
||||
|
||||
jobs:
|
||||
super-lint:
|
||||
name: Lint and Autofix
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
statuses: write
|
||||
packages: read
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user