Skip to content

removed unnecessary code#51

Merged
DrisDary merged 1 commit into
mainfrom
change-executable-bit
Feb 25, 2026
Merged

removed unnecessary code#51
DrisDary merged 1 commit into
mainfrom
change-executable-bit

Conversation

@DrisDary

@DrisDary DrisDary commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Removed the two chmod +x lines from the workflow and build-matrix script. Instead, the executable bit is now set directly in git via git update-index --chmod=+x, so the files are already executable when checked out — no runtime chmod needed.

@DrisDary DrisDary self-assigned this Feb 25, 2026
@DrisDary DrisDary requested a review from bblommers February 25, 2026 10:38

@bblommers bblommers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@DrisDary DrisDary marked this pull request as ready for review February 25, 2026 10:45
@DrisDary DrisDary merged commit 69d42bf into main Feb 25, 2026
16 checks passed
DrisDary added a commit that referenced this pull request Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants