We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3dcd5f commit aacd8c8Copy full SHA for aacd8c8
.github/workflows/fossa.yml
@@ -10,6 +10,7 @@ permissions:
10
11
jobs:
12
fossa:
13
+ if: ${{ github.repository == 'open-telemetry/opentelemetry-ruby' }}
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments