Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-09 07:42:16 +02:00
committed by GitHub
parent 60f907dc04
commit c90639f365

View File

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