This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 2b6d2dc0a0 missing header (#1665)
2b6d2dc0a0 is described below
commit 2b6d2dc0a0f2cc98b9ec59212880ceb6f6da015f
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jan 2 15:15:21 2025 +0100
missing header (#1665)
---
.github/workflows/build-test-prValidation.yml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.github/workflows/build-test-prValidation.yml
b/.github/workflows/build-test-prValidation.yml
index b84938397a..f514d3c0e3 100644
--- a/.github/workflows/build-test-prValidation.yml
+++ b/.github/workflows/build-test-prValidation.yml
@@ -1,3 +1,11 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# license agreements; and to You under the Apache License, version 2.0:
+#
+# https://www.apache.org/licenses/LICENSE-2.0
+#
+# This file is part of the Apache Pekko project, which was derived from Akka.
+#
+
name: Pull Requests
on:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]