abhilash1in / aws-secrets-manager-action

Use secrets from AWS Secrets Manager as environment variables in your GitHub Actions workflow
MIT License
68 stars 43 forks source link

Workflow tests.yml fails for pull requests #16

Closed abhilash1in closed 3 years ago

abhilash1in commented 3 years ago

Example here.

Do not run action-test-private and action-test-public in .github/workflows/tests.yml for pull requests. Such workflow runs will not have access to GitHub secrets configured in this repository and will therefore fail.