diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 272810c1..5f7e991e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -12,6 +12,10 @@ on: - edge - v*.* +permissions: + contents: read + packages: write + concurrency: group: build-${{ github.event.pull_request.number || github.sha }} cancel-in-progress: true diff --git a/README.md b/README.md index 9acbc809..95feab67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Project Radius Samples +# Radius Project Samples This repository contains the source code for quickstarts, reference apps, and tutorials for Project Radius. @@ -21,3 +21,4 @@ The current repository offers a codespace setup with Radius and its dependencies | **eshop** | A Rad-ified version of eShop on Containers, the .NET reference app | **eshop-dapr** | A Rad-ified version of eShop on Dapr | **volumes** | An app to interact with mounted volumes +|**test-entry**| test