Skip to content

Commit

Permalink
Don't run ci-kiwi-9-compliant action on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
schaefi committed Feb 14, 2024
1 parent 2675791 commit 3a444d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-kiwi-9-compliant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
compliance_test:
if: ${{ github.repository == 'OSInside/kiwi' }}
name: Capable for Rebase to kiwi v9.x.x
runs-on: ubuntu-latest

Expand Down

0 comments on commit 3a444d9

Please sign in to comment.