Skip to content

Commit 6aaf601

Browse files
committed
Fix syntax error introduced by the bot
1 parent 06809f4 commit 6aaf601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
check-links:
2424
runs-on: ubuntu-latest
2525
needs: changedfiles
26-
if:
2726
if: |
2827
github.event.pull_request.user.login != 'opentelemetrybot' && github.event_name == 'pull_request'
2928
&& ${{needs.changedfiles.outputs.md}}

0 commit comments

Comments
 (0)