Update weekly-superlinter.yml

This commit is contained in:
Alexandre
2022-12-19 23:28:33 +01:00
committed by GitHub
parent 7f4d578e01
commit 1868400b1a

View File

@@ -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