aws-otel-community
aws-otel-community copied to clipboard
Fix workflow and have workflow run on pull requests
Description: Fix the workflow dependencies and have the integration test workflow run on pull requests to master.
Testing Performed: Local testing performed.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
This workflow uses secrets. Secrets are not usable in fork origin pull requests. We either need to remove the dependency on the secret, open an issue similar to the collector indicating fork origin pull requests are blocked, or not run this on push. There also may be other ways to solve those other than those three options. If you have ideas lets explore them.