You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/07 12:10:32 UTC

[GitHub] [incubator-pekko] mdedetrich commented on a diff in pull request #148: replace use of unmaintained setup-scala action

mdedetrich commented on code in PR #148:
URL: https://github.com/apache/incubator-pekko/pull/148#discussion_r1098577257


##########
.github/workflows/format.yml:
##########
@@ -1,6 +1,6 @@
 name: Scalafmt
 
-permissions: read-all
+permissions: {}

Review Comment:
   Are you sure this is what you intend? `read-all` is more strict than `{}`, not less.



##########
.github/workflows/format.yml:
##########
@@ -1,6 +1,6 @@
 name: Scalafmt
 
-permissions: read-all
+permissions: {}

Review Comment:
   Are you sure this is what you intend? `read-all` is more strict than `{}`, not less.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org