Skip to content

refactor: enhance affected project detection in CI workflow by specif…#88

Merged
codedesignplus merged 1 commit intodevfrom
feature/change-run-many
Feb 6, 2025
Merged

refactor: enhance affected project detection in CI workflow by specif…#88
codedesignplus merged 1 commit intodevfrom
feature/change-run-many

Conversation

@codedesignplus
Copy link
Collaborator

This pull request includes modifications to the continuous integration (CI) workflow configuration in the .github/workflows/ci.yaml file to improve the detection of affected projects.

Changes to CI workflow configuration:

  • .github/workflows/ci.yaml: Updated the run commands for "Run Affected Main" and "Run Affected" jobs to include --head=HEAD and --base=remotes/origin/main options. This ensures that the affected projects are correctly identified based on the latest changes in the main branch.

@codedesignplus codedesignplus merged commit ee99a5f into dev Feb 6, 2025
1 of 2 checks passed
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.

1 participant