Skip to content

Commit

Permalink
Merge pull request #3126 from kichristensen/runIntegrationTestsOnPr
Browse files Browse the repository at this point in the history
Run integration tests on PR
  • Loading branch information
kichristensen authored May 22, 2024
2 parents faa0984 + 158c94f commit 1aeafb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/porter-integration-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
- main
paths-ignore:
- 'docs/**'
pull_request:
branches:
- main

env:
GOVERSION: 1.21.3
Expand Down

0 comments on commit 1aeafb0

Please sign in to comment.