Skip to content

Conversation

@AronT-TLV
Copy link
Member

  • Only run tests on pull requests, skip on pushes to main
  • Remove test job dependency from deploy-docs job
  • Maintain manual trigger capability for both jobs
  • Speeds up documentation deployment by eliminating ~15s redundant testing
  • Maintains security with tests still required on all PRs

Following project conventions:

  • Branch-based development workflow
  • Tests run before merge via PR
  • Documentation deploys immediately after merge
  • Manual triggers preserved for troubleshooting

- Only run tests on pull requests, skip on pushes to main
- Remove test job dependency from deploy-docs job
- Maintain manual trigger capability for both jobs
- Speeds up documentation deployment by eliminating ~15s redundant testing
- Maintains security with tests still required on all PRs

Following project conventions:
- Branch-based development workflow
- Tests run before merge via PR
- Documentation deploys immediately after merge
- Manual triggers preserved for troubleshooting
@AronT-TLV AronT-TLV merged commit f9fd6b4 into main Jul 22, 2025
2 checks passed
@AronT-TLV AronT-TLV deleted the optimize-ci-workflow branch July 22, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants