We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2e6a1 commit bce389eCopy full SHA for bce389e
.github/workflows/auto-update-community-members.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Auto-update community members page
12
runs-on: ubuntu-24.04
13
# Remove the if statement below when testing againt a fork
14
- # if: github.repository == 'open-telemetry/opentelemetry.io'
+ if: github.repository == 'open-telemetry/opentelemetry.io'
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments