From 96c92ea148506790d3fad521a55c08dc6e1d75c4 Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 31 Mar 2024 22:55:29 +1100 Subject: [PATCH] update branch --- .github/workflows/update_contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_contributors.yml b/.github/workflows/update_contributors.yml index 3c16fc89c..a74ff81cf 100644 --- a/.github/workflows/update_contributors.yml +++ b/.github/workflows/update_contributors.yml @@ -3,7 +3,7 @@ name: Update contributors on: push: branches: - - main # or the default branch of your repository + - master # or the default branch of your repository jobs: update_contributors: