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
Create a gh workflow to be triggered when there is a change in public/data.json.
The pipeline shall verify the file is still a json, properly formatted with all expected keys.
To avoid saving corrupted json file that will create errors at page loading and content creation.
The text was updated successfully, but these errors were encountered:
Create a gh workflow to be triggered when there is a change in
public/data.json
.The pipeline shall verify the file is still a json, properly formatted with all expected keys.
To avoid saving corrupted json file that will create errors at page loading and content creation.
The text was updated successfully, but these errors were encountered: