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 11, 2024
1 parent 28476ab commit f80683f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ on:

jobs:
sync-main:
#TODO: uncomment this
#if: github.repository_owner == 'kiegroup'
if: github.repository_owner == 'kiegroup'
name: Sync main with main-apache branch
runs-on: ubuntu-latest

Expand Down

0 comments on commit f80683f

Please sign in to comment.