From 9da2830b0ac534460af2571f589b600c6151131c Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 24 Apr 2021 19:35:10 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87653c6f..49e3499e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you'd like to make it so the workflow only triggers on push events to specifi on: push: branches: - - master + - main ``` ## Configuration 📁