mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
fix(hooks): make simplify-ignore-test.sh executable
hooks/simplify-ignore-test.sh was committed with mode 100644 while its sibling test script hooks/session-start-test.sh is 100755. Both share the same #!/bin/bash shebang and live in the same directory; set the exec bit for consistency.
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user