Skip to content

Commit 711fdf1

Browse files
authored
Remove automatic deployment to mccf (#255)
1 parent 702dfd1 commit 711fdf1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "deploy-test-app-samples-to-mccf"
22

33
on:
4-
push:
5-
branches: [main]
64
workflow_dispatch:
75

86
permissions:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CCF App Samples CI](https://github.com/microsoft/ccf-app-samples/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/ccf-app-samples/actions/workflows/ci.yml)
44

5-
Sample applications for the [Confidential Consortium Framework (CCF)](https://ccf.microsoft.com/).
5+
Sample applications for the [Confidential Consortium Framework (CCF)](https://www.microsoft.com/en-us/research/project/confidential-consortium-framework/).
66

77
## Quickstart
88

0 commit comments

Comments
 (0)