Skip to content

Commit

Permalink
yrergtrrteyurygyt
Browse files Browse the repository at this point in the history
  • Loading branch information
Prateek1098 committed Dec 1, 2023
1 parent bcc8700 commit 01d4291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dummy.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def __init__(self):
self.private_key_path_value = sys.argv[2]
self.installation_id_value = sys.argv[3]
super().__init__(tokens=self.authenticate_github())
self.token = False
self.token = True
self.git_commit_msg = "Added GitHub action for mirroring automation required for SAP compliance."
self.git_pr_title = "CloudOS Managed Services: applying git-mirror automation required for SAP compliance."
self.git_pr_test = "No action needed."
Expand Down

0 comments on commit 01d4291

Please sign in to comment.