mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +02:00
Remove SSH terminal to Github Actions instance
This commit is contained in:
parent
619b40d9d8
commit
7c08a2fd93
7
.github/workflows/run-tests.yml
vendored
7
.github/workflows/run-tests.yml
vendored
@ -16,11 +16,4 @@ jobs:
|
||||
- run: cd server && make setup-vendor-permissions
|
||||
- run: cd server && make test-not-interactive
|
||||
- run: cd tests && make build
|
||||
- name: Setup upterm session
|
||||
uses: lhotari/action-upterm@v1
|
||||
with:
|
||||
## limits ssh access and adds the ssh public key for the user which triggered the workflow
|
||||
limit-access-to-actor: true
|
||||
## limits ssh access and adds the ssh public keys of the listed GitHub users
|
||||
limit-access-to-users: mredigonda
|
||||
- run: cd tests && make run-not-interactive
|
||||
|
Loading…
x
Reference in New Issue
Block a user