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:
# - cron: "0 12 * * *"
permissions:
contents: write
packages: read
contents: read
jobs:
main:
runs-on: ubuntu-latest