Skip to content

Commit

Permalink
Update kubernetes.yaml
Browse files Browse the repository at this point in the history
Run e2e tests on pull request.
  • Loading branch information
aflanagan authored May 7, 2024
1 parent f1efe3e commit 853054b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: End to end tests
on:
push: {}
push:
pull_request:

jobs:

Expand Down

0 comments on commit 853054b

Please sign in to comment.