Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoppier committed Jun 16, 2024
1 parent 3f48510 commit 8b3d92f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:

jobs:
build:
name: Build and Analysis
permissions:
pull-requests: read
name: Build and Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/website_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
deploy:
name: Build and Deploy Website
permissions:
contents: read
pages: write
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 8b3d92f

Please sign in to comment.