From 4879da3ba26c00b5ebb1f217516ff89310869ed9 Mon Sep 17 00:00:00 2001 From: Marius Stanca Date: Wed, 4 Jan 2023 00:09:59 +0200 Subject: [PATCH] Upate from master to main --- .github/workflows/deploy.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 74cfd97..f16d060 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Deploy on: push: branches: - - master + - main jobs: deploy: diff --git a/README.md b/README.md index 0ea3476..bd54d15 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ Basic understanding and what you should know to become a *DevOps* Engineer, chec ## Contributing -Your contributions are always welcome! Please take a look at the [Contribution Guidelines](https://github.com/wmariuss/awesome-devops/blob/master/docs/contribution.md). +Your contributions are always welcome! Please take a look at the [Contribution Guidelines](https://github.com/wmariuss/awesome-devops/blob/main/docs/contribution.md). ## Authors