mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Warn and make Gradle Wrapper script executable
Instead of failing the build, detect a non-executable wrapper file and set the executable bit. Fixes #17
This commit is contained in:
1
.github/workflow-samples/non-executable-wrapper/build.gradle
vendored
Normal file
1
.github/workflow-samples/non-executable-wrapper/build.gradle
vendored
Normal file
@@ -0,0 +1 @@
|
||||
// Required to keep dependabot happy
|
||||
Reference in New Issue
Block a user