Skip to content

Commit

Permalink
IJMP-1677 Another try to change gradlew permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed May 15, 2024
1 parent 9121005 commit 6ebfc82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Build

on: [push, workflow_dispatch]

permissions:
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# limitations under the License.
#

##############################################################################
#############################################################################
#
# Gradle start up script for POSIX generated by Gradle.
#
Expand Down

0 comments on commit 6ebfc82

Please sign in to comment.