Skip to content

Commit c6507c6

Browse files
committed
Fix "if" on version-check
Signed-off-by: Eric Ball <[email protected]>
1 parent bcec64b commit c6507c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/vc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515

1616
jobs:
1717
version-check:
18-
if: (github.repository_owner == 'onosproject')
1918
runs-on: ubuntu-latest
2019
outputs:
2120
dev_version: ${{ steps.dev-version-check-step.outputs.dev_version }}

0 commit comments

Comments
 (0)