We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ec75d commit f260367Copy full SHA for f260367
.github/workflows/misc_0.yml
@@ -55,8 +55,6 @@ jobs:
55
docs:
56
name: docs
57
runs-on: ubuntu-latest
58
- if: |
59
- github.event.pull_request.user.login != 'opentelemetrybot' && github.event_name == 'pull_request'
60
steps:
61
- name: Checkout repo @ SHA - ${{ github.sha }}
62
uses: actions/checkout@v4
0 commit comments