cyberark / conjur-oss-helm-chart

Helm chart for deploying Conjur OSS to Kubernetes
Apache License 2.0
28 stars 24 forks source link

Run GitHub actions for pull requests and push to master #148

Closed diverdane closed 3 years ago

diverdane commented 3 years ago

What does this PR do?

Currently, GitHub actions testing isn't performed for pull requests from a community contributor. This adds a trigger to run the GH actions tests for pull_request events, to that tests are run for PRs from everyone in the community.

What ticket does this PR close?

Resolves #[]

Checklists

Change log

Test coverage

Documentation