Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 28a93e4

Browse files
authored
Change gh org to variable (#27206)
1 parent a1c3a4f commit 28a93e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ sidekiq:
13851385
github_api_key: <%= ENV['sidekiq__github_api_key'] %>
13861386
github_oauth_key: <%= ENV['sidekiq__github_oauth_key'] %>
13871387
github_oauth_secret: <%= ENV['sidekiq__github_oauth_secret'] %>
1388-
github_organization: department-of-veterans-affairs
1388+
github_organization: <%= ENV['sidekiq__github_organization'] %>
13891389
github_team: <%= ENV['sidekiq__github_team'] %>
13901390
sidekiq_admin_panel: <%= ENV['sidekiq_admin_panel'] %>
13911391
survivors_benefits:

0 commit comments

Comments
 (0)