Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pallakartheekreddy authored Aug 13, 2024
1 parent 7c91679 commit 916d8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow ie holashchand
limit-access-to-actor: true
limit-access-to-actor: false
- name: Build and test
run: make test
- name: Check space after tests
Expand Down

0 comments on commit 916d8ef

Please sign in to comment.