Skip to content

Commit

Permalink
update paths-ignore in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig authored Sep 22, 2023
1 parent f7d247a commit e6a3874
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 e6a3874

Please sign in to comment.