jrudolph commented on code in PR #111:
URL: 
https://github.com/apache/incubator-pekko-http/pull/111#discussion_r1126290153


##########
project/ValidatePullRequest.scala:
##########
@@ -111,7 +111,7 @@ object ValidatePullRequest extends AutoPlugin {
   val additionalTasks = settingKey[Seq[TaskKey[_]]]("Additional tasks for pull 
request validation")
 
   // The set of (top-level) files or directories to watch for build changes.
-  val BuildFilesAndDirectories = Set("project", "build.sbt", 
".github/workflows")

Review Comment:
   The old syntax did not work since the diff set might just contain `.github` 
in the case that a workflow changed.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to