Created
April 24, 2026 13:33
-
-
Save anataliocs/85484ad8e78caf486a9bb6442865e36f to your computer and use it in GitHub Desktop.
Make a script executable for a github action without needing to run chmod every run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git update-index --chmod=+x .github/scripts/coverage.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment