Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active June 18, 2025 06:29
Show Gist options
  • Select an option

  • Save iregina/61078f225317bcb66feef5ca46b52f99 to your computer and use it in GitHub Desktop.

Select an option

Save iregina/61078f225317bcb66feef5ca46b52f99 to your computer and use it in GitHub Desktop.
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