diff --git a/.github/workflows/test-template.yml b/.github/workflows/test-template.yml index d81c666..46096fe 100644 --- a/.github/workflows/test-template.yml +++ b/.github/workflows/test-template.yml @@ -8,6 +8,8 @@ on: jobs: test-template: + permissions: + contents: read runs-on: ubuntu-latest strategy: matrix: