Skip to content

Commit

Permalink
Better name for action
Browse files Browse the repository at this point in the history
See #11
  • Loading branch information
humitos committed Jan 30, 2023
1 parent 045d4b5 commit c83d370
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request-links.yaml
@@ -1,3 +1,4 @@
name: readthedocs/actions
on:
pull_request_target:
types:
Expand All @@ -7,7 +8,7 @@ permissions:
pull-requests: write

jobs:
documentation-links:
pull-request-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
Expand Down

0 comments on commit c83d370

Please sign in to comment.