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: schedule:
- cron: "0 0 * * 0" - cron: "0 0 * * 0"
permissions:
contents: write
packages: read
statuses: write
jobs: jobs:
super-lint: super-lint:
name: Lint and Autofix name: Lint and Autofix
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
statuses: write
packages: read
steps: steps:
- name: Checkout repository - name: Checkout repository