Fixed github workflow.

This commit is contained in:
Jari Sundell
2026-05-31 00:37:22 +09:00
committed by GitHub
parent add305f90c
commit 2cf8f2351b
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
permissions:
pull-requests: write
# OPTIONAL: auto-closing conversations requires the `contents` permission
contents: write
contents: read
steps:
- name: Sleep for 30 seconds
run: sleep 30s