Skip to content

Commit aacd8c8

Browse files
kaylareopellemwear
andauthored
ci: Run FOSSA only on main repo (#1818)
Co-authored-by: Matthew Wear <matthew.wear@gmail.com>
1 parent e3dcd5f commit aacd8c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fossa.yml

+1
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' }}
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)