diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 016fd7f0b9..1385319f8b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,3 +1,5 @@ +permissions: + contents: read name: Test on: # Run CI on all pushes to the master and release/** branches, and on all new