Skip to content

Commit df79405

Browse files
committed
ci: Add write permission to workflow
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
1 parent 6463c56 commit df79405

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ env:
1717
rv64ilp32_toolchain: https://github.com/ruyisdk/riscv-gnu-toolchain-rv64ilp32/releases/download/2024.03.08
1818
rv64ilp32_toolchain_file_name: riscv64ilp32-elf-ubuntu-22.04-gcc-nightly-2024.03.08-nightly.tar.gz
1919

20+
permissions:
21+
contents: write
2022

2123
jobs:
2224
kernel:

0 commit comments

Comments
 (0)