Skip to content

Commit

Permalink
[sc-34494] Fix typo in Github template (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-rakshith authored Sep 27, 2024
1 parent 5df0894 commit bf482d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-enterprise-server.sgnl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: "GitHub-1.0.0"
# "isEnterpriseCloud": true / false,
# "apiVersion": "v1"
# }
adapterConfig: "ewogICAgImVudGVycHJpc2VTbHVnIjogInt7SW5wdXQgUmVxdWlyZWR9fSIsCiAgICAiaXNFbnRlcnByaXNlQ2xvdWQiOiB7e0lucHV0IFJlcXVpcmVkfX0sCiAgICAiYXBpVmVyc2lvbiI6ICJ7e0lucHV0IFJlcXVpcmVkIGZvciBSRVNULWJhc2VkIGVudGl0aWVzfX0iCn0="
adapterConfig: "ewogICAgImVudGVycHJpc2VTbHVnIjogInt7SW5wdXQgUmVxdWlyZWR9fSIsCiAgICAiaXNFbnRlcnByaXNlQ2xvdWQiOiB0cnVlLAogICAgImFwaVZlcnNpb24iOiAie3tJbnB1dCBSZXF1aXJlZCBmb3IgUkVTVC1iYXNlZCBlbnRpdGllc319Igp9"
auth:
- bearer:
authToken: "Bearer {{Input Required}}"
Expand Down

0 comments on commit bf482d7

Please sign in to comment.