Skip to content

Commit c8c792b

Browse files
committed
ci: Run FOSSA scans only on main repo
1 parent 6c7b608 commit c8c792b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fossa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010

1111
jobs:
1212
fossa:
13+
if: ${{ github.repository == 'open-telemetry/opentelemetry-ruby-contrib' }}
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)