mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
Update weekly-superlinter.yml
This commit is contained in:
3
.github/workflows/weekly-superlinter.yml
vendored
3
.github/workflows/weekly-superlinter.yml
vendored
@@ -19,11 +19,10 @@ name: Generate weekly stats
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 12 * * 5"
|
- cron: "0 12 * * 5"
|
||||||
workflow_dispatch:
|
workflow_dispatch: null
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
make-executable:
|
make-executable:
|
||||||
name: Make scripts executable
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
|
|||||||
Reference in New Issue
Block a user