Skip to content

Commit 8d87e53

Browse files
committed
fake change
1 parent 3ea1f7c commit 8d87e53

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

github-runner-entrypoint.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ if [ -n "$GITHUB_REPOSITORY" ] && [ -n "$GITHUB_TOKEN" ]; then
6464

6565
else
6666

67-
#
68-
# JOB Container app configuration
69-
#
70-
7167
# Retrieve a short lived runner registration token using the PAT
7268
REGISTRATION_TOKEN="$(curl -X POST -fsSL \
7369
-H 'Accept: application/vnd.github.v3+json' \

0 commit comments

Comments
 (0)