Last active
June 18, 2025 06:29
-
-
Save iregina/61078f225317bcb66feef5ca46b52f99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| steps: | |
| - # These run in parallel | |
| - check_syntax | |
| - verify_dependencies | |
| - analyze_security | |
| - generate_combined_report # Runs after all parallel steps complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment