Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(checkpoint-sync): validate beacon node URL format
The action now validates the beacon node URL to ensure it starts with either 'http://' or 'https://'. If the URL is invalid, the action will exit with an error message.
- Loading branch information