diff --git a/.github/workflows/icons.yml b/.github/workflows/icons.yml index 2b361d596..1bcdc9926 100644 --- a/.github/workflows/icons.yml +++ b/.github/workflows/icons.yml @@ -1,9 +1,9 @@ name: Icon update on: push: - branches: [ develop ] + branches: [develop, feature/payment_provider_gateway] pull_request: - branches: [ develop ] + branches: [develop, feature/payment_provider_gateway] workflow_dispatch: jobs: build: