Skip to content

Commit

Permalink
test known cluster user
Browse files Browse the repository at this point in the history
  • Loading branch information
alexboden committed Oct 27, 2024
1 parent c51e9a7 commit a0092d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ RUN pip3 install -r requirements.txt
# Note the env variable GITHUB_ACCESS_TOKEN will need to be set in order to authenticate with the GitHub API
CMD ["python3", "main.py"]

USER gha-runner
USER alexboden

0 comments on commit a0092d8

Please sign in to comment.