Update format.yml

This commit is contained in:
freearhey
2026-04-23 11:09:12 +03:00
parent 7a49fb7ff3
commit cb0b9739a1

View File

@@ -3,6 +3,9 @@ on:
workflow_dispatch: workflow_dispatch:
# schedule: # schedule:
# - cron: "0 12 * * *" # - cron: "0 12 * * *"
permissions:
contents: write
packages: read
jobs: jobs:
main: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest