This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.1 by this push:
new f752ecf3c9 Update build-and-test-3.1.yml (#10518)
f752ecf3c9 is described below
commit f752ecf3c91893fa33545d466b18e4a5097a6336
Author: Alex <[email protected]>
AuthorDate: Mon Aug 29 14:04:22 2022 +0100
Update build-and-test-3.1.yml (#10518)
Signed-off-by: sashashura <[email protected]>
Signed-off-by: sashashura <[email protected]>
---
.github/workflows/build-and-test-3.1.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/build-and-test-3.1.yml
b/.github/workflows/build-and-test-3.1.yml
index b2e83adfe6..6cbd004b39 100644
--- a/.github/workflows/build-and-test-3.1.yml
+++ b/.github/workflows/build-and-test-3.1.yml
@@ -2,6 +2,9 @@ name: Build and Test For Dubbo 3.1
on: [push, pull_request, workflow_dispatch]
+permissions:
+ contents: read
+
env:
FORK_COUNT: 2
FAIL_FAST: 0