Skip to content

chore: Refactor Unity test workflow to check changed files#8

Merged
Mateo-Jimenez76 merged 1 commit into
mainfrom
Mateo-Jimenez76-patch-2
Nov 15, 2025
Merged

chore: Refactor Unity test workflow to check changed files#8
Mateo-Jimenez76 merged 1 commit into
mainfrom
Mateo-Jimenez76-patch-2

Conversation

@Mateo-Jimenez76

Copy link
Copy Markdown
Owner

Checks to see if any c# files have been changed (does this step in a job), and if not then it exits the job early but if there are changes then the unit tests are ran. Fixes the issue where pull requests cant be merged due to branch protections and this job not running at all due to no changes to c# files.

Checks to see if any c# files have been changed (does this step in a job), and if not then it exits the job early but if there are changes then the unit tests are ran.
Fixes the issue where pull requests cant be merged due to branch protections and this job not running at all due to no changes to c# files.
@Mateo-Jimenez76
Mateo-Jimenez76 merged commit cf8582c into main Nov 15, 2025
3 checks passed
@Mateo-Jimenez76
Mateo-Jimenez76 deleted the Mateo-Jimenez76-patch-2 branch November 15, 2025 17:24
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