From 463f27e2d8cc050e8c77ea0e50759d48aa22c59b Mon Sep 17 00:00:00 2001 From: John Smith Date: Fri, 12 May 2023 10:45:16 +0100 Subject: [PATCH] Update README.md to change the example to the new default brach name main from master. Update README.md to change the example to the new default branch name "main" from "master". I hope this will make the action slightly easier to work with for newer members of the community. --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b9b4097..eba39ff 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -56,7 +56,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -99,7 +99,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -128,7 +128,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -163,7 +163,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -202,7 +202,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -236,7 +236,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -271,7 +271,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -311,7 +311,7 @@ name: Pull Request on: push: branches: - - master + - main ## GITHUB_TOKEN authentication, add only if you're not going to use a PAT permissions: @@ -346,7 +346,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -382,7 +382,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -418,7 +418,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: @@ -451,7 +451,7 @@ name: build on: push: branches: - - master + - main pull_request: jobs: build: