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 10b543d commit ffbaf47Copy full SHA for ffbaf47
.github/workflows/broken-link-check.yml
@@ -24,6 +24,7 @@ jobs:
24
repository: Azure/azure-sdk-for-java
25
ref: main
26
fetch-depth: 0
27
+ token: ${{ secrets.ACCESS_TOKEN }}
28
29
- name: Set up JDK 17
30
uses: actions/setup-java@v3
0 commit comments