Skip to content

Instantly share code, notes, and snippets.

@anataliocs
Created April 24, 2026 13:33
Show Gist options
  • Select an option

  • Save anataliocs/85484ad8e78caf486a9bb6442865e36f to your computer and use it in GitHub Desktop.

Select an option

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
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