chore: add validation script for GitHub Actions composite actions
- Introduced a new script, `validate-actions.sh`, to validate the structure of GitHub Actions composite actions, ensuring required fields are present and correctly configured. - The script checks for the existence of action files, required fields, and proper references in the CI workflow, enhancing the reliability of CI processes. Benefits: - Improves the integrity of GitHub Actions by automating validation checks, reducing the likelihood of misconfigurations. - Streamlines the CI workflow by ensuring that all actions are correctly defined and referenced before execution.
This commit is contained in:
1
third_party/benchmark
vendored
1
third_party/benchmark
vendored
Submodule third_party/benchmark deleted from 7b9e482e3d
1
third_party/zlib
vendored
1
third_party/zlib
vendored
Submodule third_party/zlib deleted from 5a82f71ed1
Reference in New Issue
Block a user