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/**'