Skip to content

Commit

Permalink
Skip OpenAPI event dispatch for repository forks (#231)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Edgar <[email protected]>

Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar authored Sep 6, 2022
1 parent 3e37e74 commit 2e49df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openapi_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
dispatch:
if: ${{ github.repository == 'bf2fc6cc711aee1a0c2a/kafka-admin-api' }}
env:
APP_SERVICES_CI_TOKEN: "${{ secrets.APP_SERVICES_CI_TOKEN }}"
strategy:
Expand Down

0 comments on commit 2e49df6

Please sign in to comment.