Skip to content

Commit b1e6a24

Browse files
committed
second attempt
1 parent 6dc9c69 commit b1e6a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
test:
1717
runs-on: ubuntu-latest
18-
if: github.repository == 'java-operator-sdk/java-operator-sdk'
18+
if: github.repository_owner == 'java-operator-sdk'
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Set up Java and Maven

0 commit comments

Comments
 (0)