Method: Datadog::CI::Ext::Environment::Providers::GithubActions#provider_name

Defined in:
lib/datadog/ci/ext/environment/providers/github_actions.rb

#provider_nameObject



22
23
24
# File 'lib/datadog/ci/ext/environment/providers/github_actions.rb', line 22

def provider_name
  Provider::GITHUB
end