Skip to content

Commit

Permalink
Skip Operator integ tests on PRs from forks (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
levan-m authored Nov 8, 2023
1 parent 0970a75 commit 4e06aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
make unit-test
integ-tests:
if: ${{github.event.pull_request.head.repo.full_name == github.repository }}
name: integ-tests
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit 4e06aa2

Please sign in to comment.