set contents read permission

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
nicktrn
2025-06-25 14:14:59 +01:00
committed by GitHub
parent 3139105d64
commit f8837365c3
+2
View File
@@ -18,6 +18,8 @@ env:
jobs:
lint-and-test:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@v4