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:
schedule:
- cron: "0 12 * * 5"
workflow_dispatch:
workflow_dispatch: null
jobs:
make-executable:
name: Make scripts executable
runs-on: ubuntu-latest
steps:
- name: Checkout Repo