Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Fail to pass Check changed files step of PR-CHECK workflow #36

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

FrankOu2001
Copy link
Contributor

Add "safe directory exception" to solve it.

Description

Fix failure of passing Check changed files step of PR-CHECK workflow

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Fork a repositoriy to test.

Checklist:

  • My code follows the style guidelines of this project
  • I have added the appropriate labels
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Add "safe directory exception" to solve it.
@FrankOu2001 FrankOu2001 added the bug fixed bug fixed label Jan 17, 2025
@FrankOu2001 FrankOu2001 merged commit cddb17b into main Jan 17, 2025
1 check failed
@FrankOu2001 FrankOu2001 deleted the FrankOu2001-patch-PR_CHECK_workflow branch January 18, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed bug fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant