You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevents creating pull requests when currency data for the current date already exists.
Improves pull request titles, commit messages, and descriptions by including the update date.
Ensures consistency of generated JSON data by sorting keys alphabetically.
Adds `set -e` for script robustness and logs API response on HTTP errors for better debugging.
Automatically deletes the feature branch upon merging a pull request.
0 commit comments