GitHub Workflows security hardening
@@ -2,6 +2,9 @@ name: tests
on: [push]
+permissions:
+ contents: read
+
jobs:
build: