Update .github/workflows/format.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Aleksandr Statciuk
2026-04-23 11:55:00 +03:00
committed by GitHub
parent f3eb43f22b
commit 6572d04db8

View File

@@ -4,8 +4,7 @@ on:
# schedule: # schedule:
# - cron: "0 12 * * *" # - cron: "0 12 * * *"
permissions: permissions:
contents: write contents: read
packages: read
jobs: jobs:
main: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest