Skip to content

Commit

Permalink
Update documentation-link-check.yaml
Browse files Browse the repository at this point in the history
Attempt to resolve error "Resource not accessible by integration"
  • Loading branch information
jnywong authored Sep 2, 2024
1 parent 5f27c89 commit f717af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
# If ISSUE_NUMBER is None, a new issue will be created.
# otherwise a pre-existing issue will be updated.
- name: Create issue from errors output
permissions: write-all
if: steps.buildDocs.outcome == 'failure'
uses: peter-evans/create-issue-from-file@v5
with:
Expand Down

0 comments on commit f717af0

Please sign in to comment.