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: excution error in linux-like os for permission. 644 to 755 #6

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

lumirlumir
Copy link
Owner

@lumirlumir lumirlumir commented Sep 7, 2024

This PR doesn't work. Discard it. Instead, See #8


An execution error occurred in the GitHub Actions runner due to permissions for clang-format.

The original permission was 644, so I changed it to 755.

image

Copy link

github-actions bot commented Sep 7, 2024

Labels have been automatically applied based on the conventional commit types and personal commit rules.🏷️

@lumirlumir lumirlumir enabled auto-merge (squash) September 7, 2024 14:43
@lumirlumir lumirlumir merged commit fbed1a4 into main Sep 7, 2024
3 checks passed
@lumirlumir lumirlumir deleted the fix-chmod-644-to-755 branch September 7, 2024 14:44
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4d3683d) to head (7ed9379).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            7         7           
=========================================
  Hits             7         7           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d3683d...7ed9379. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant