Skip to content

Commit db2148e

Browse files
authored
Update test_and_deploy.yml
1 parent 9029d5c commit db2148e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
## limits ssh access and adds the ssh public key for the user which triggered the workflow
7474
limit-access-to-actor: true
7575
## limits ssh access and adds the ssh public keys of the listed GitHub users
76-
limit-access-to-users: chriski777, carsen-stringera
76+
limit-access-to-users: chriski777 #, carsen-stringera
7777

7878
- name: Coverage
7979
# Only run coverage once

0 commit comments

Comments
 (0)