Skip to content

Commit

Permalink
Uncomment owner check
Browse files Browse the repository at this point in the history
  • Loading branch information
fantonangeli committed Apr 29, 2024
1 parent 37158fe commit f76b05c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .ci/actions/upstream-sync/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ inputs:
default: false

runs:
# TODO: uncomment
# if: github.repository_owner == 'kiegroup'
if: github.repository_owner == 'kiegroup'
using: 'composite'
steps:
- name: Checkout repository
Expand Down

0 comments on commit f76b05c

Please sign in to comment.