Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add action to reload all directories #36

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

amedama41
Copy link
Contributor

Issue

Currently, reload action updates only the items in directories that have been updated. Therefore, in the case updating item without updating directory (e.g. a item already exisiting is modified), the information for the item is never reload.

Change

This PR adds reload_all_dir action, which update the all directories including current root.

@obaland obaland merged commit 0ec178c into obaland:main Feb 14, 2024
8 checks passed
@amedama41 amedama41 deleted the feature/add_reload_all_dir branch May 19, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants