From 79d20bad962312b9b38f9e506f91f308db74f09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Wed, 26 Jan 2022 19:12:11 +0100 Subject: [PATCH] Update update-content.yml --- .github/workflows/update-content.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-content.yml b/.github/workflows/update-content.yml index 4bc2730..078d518 100644 --- a/.github/workflows/update-content.yml +++ b/.github/workflows/update-content.yml @@ -2,7 +2,7 @@ name: Update changes on commit on: push: - branches: [ actions ] + branches: [ master ] paths: - 'assets/icons' - 'customize/**'