Skip to content

Commit

Permalink
Add Refactor branch to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianTuriacArnia committed Oct 3, 2023
1 parent 1a58d87 commit 017dcda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/icons.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 017dcda

Please sign in to comment.