Skip to content

Commit dfa5c96

Browse files
Fix #8: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 9cb369e commit dfa5c96

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
@@ -18,6 +18,8 @@ jobs:
1818
tutorial:
1919
name: Build tutorial
2020
runs-on: ubuntu-24.04
21+
permissions:
22+
contents: read
2123
container: ghcr.io/iarsystems/arm
2224
steps:
2325
- name: Checkout project

0 commit comments

Comments
 (0)