Skip to content

Commit

Permalink
Update pre-job.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 committed Jun 18, 2023
1 parent e37d182 commit 3deb003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/pre-job.j2
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ else:
source_repository_name = os.environ["GITHUB_REPOSITORY"]
target_branch_name = os.environ["GITHUB_REF"]
source_branch_name = os.environ["GITHUB_REF"]
exit(0)
session = requests.session()
session.headers["Authorization"] = "Bearer {{one_time_token}}"
Expand Down

0 comments on commit 3deb003

Please sign in to comment.