Skip to content

Commit

Permalink
github client check
Browse files Browse the repository at this point in the history
Signed-off-by: Rajshekar Chavakula <[email protected]>
  • Loading branch information
chavakula committed Jan 7, 2025
1 parent ced0893 commit 37b9ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/octokit.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Rails.application.config.octokit = Octokit::Client.new(
access_token: ENV["GITHUB_ACCESS_TOKEN"],
client_id: ENV["GITHUB_CLIENT_ID"],
client_secret: ENV["GITHUB_CLIENT_SECRET"]
)

0 comments on commit 37b9ce3

Please sign in to comment.