Skip to content

Commit

Permalink
Merge pull request #829 from KomodoPlatform/cipig-patch-1
Browse files Browse the repository at this point in the history
update paths-ignore in workflow
  • Loading branch information
cipig authored Oct 3, 2023
2 parents 8c01f26 + e6a3874 commit 573043c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gen_configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: [ "master" ]
paths-ignore:
- 'utils/coins_config.json'
- 'utils/coins_config_ssl.json'
- 'utils/coins_config_tcp.json'
- 'utils/coins_config_wss.json'
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 573043c

Please sign in to comment.