diff --git a/.github/workflows/DELETE_ME.md b/.github/workflows/DELETE_ME.md new file mode 100644 index 0000000..b888ece --- /dev/null +++ b/.github/workflows/DELETE_ME.md @@ -0,0 +1,11 @@ +# Using actions in your repo + +Using GitHub Actions for building is an open and powerful way to complete +common actions of builds for your repository! + +Microsoft staff should review the Microsoft internal +[https://aka.ms/opensource/actions](https://aka.ms/opensource/actions) for +guidance. + +_This file was automatically added from a template during repository creation. +It can be removed._ diff --git a/.github/workflows/README.md b/.github/workflows/README.md deleted file mode 100644 index 110b31c..0000000 --- a/.github/workflows/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Using actions in your repo - -Using GitHub Actions for building is an open and powerful way to complete -common actions of builds for your repository! - -Please take the time to read the [OSPO docs](https://aka.ms/opensource/actions) -on the subject and feel free to remove this file once done. \ No newline at end of file