Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 263e797

Browse files
authored
Merge pull request #45 from esrlabs/cr-131803
Fix workflow permissions
2 parents c585d66 + eb8297a commit 263e797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
name: CI
6+
permissions:
7+
contents: read
68

79
on:
810
push:

0 commit comments

Comments
 (0)