We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6463c56 commit df79405Copy full SHA for df79405
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,8 @@ env:
17
rv64ilp32_toolchain: https://github.com/ruyisdk/riscv-gnu-toolchain-rv64ilp32/releases/download/2024.03.08
18
rv64ilp32_toolchain_file_name: riscv64ilp32-elf-ubuntu-22.04-gcc-nightly-2024.03.08-nightly.tar.gz
19
20
+permissions:
21
+ contents: write
22
23
jobs:
24
kernel:
0 commit comments