Skip to content

Commit

Permalink
Update test_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chriski777 authored Jan 2, 2025
1 parent 9029d5c commit db2148e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
## 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: chriski777, carsen-stringera
limit-access-to-users: chriski777 #, carsen-stringera

- name: Coverage
# Only run coverage once
Expand Down

0 comments on commit db2148e

Please sign in to comment.