Skip to content

Commit

Permalink
fix: commit path
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed May 15, 2024
1 parent 408c8c9 commit 90523ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update_chains_file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
- name: ➡️ Make pull request
uses: ./.github/workflows/make-pull-request
with:
commit_path: |
src/renderer/shared/config/chains/*.json
src/renderer/shared/config/tokens/*.json
commit_path: src/renderer/shared/config/*
commit_message: "ci: update json files"
pr_title: "Update json files"
branch_name: update-config-files
Expand Down

0 comments on commit 90523ff

Please sign in to comment.