Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit aedb685

Browse files
author
spiritclaw
committed
[CI/CD] add content write permission
1 parent a12aa1f commit aedb685

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-docker.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
pull_request:
1010
branches: [ main ]
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
build:
1417
# required to run on this specific version of Ubuntu

0 commit comments

Comments
 (0)