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