From 73f2be29b52e7ea504dfa7d17881ad250baf3d0b Mon Sep 17 00:00:00 2001 From: "John P. McCrae" Date: Fri, 23 Feb 2024 09:52:32 +0000 Subject: [PATCH] Remove permissions --- .github/workflows/scala.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index 3c36626..dc4c8b2 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -11,9 +11,6 @@ on: pull_request: branches: [ "master" ] -permissions: - contents: read - jobs: build: