Skip to content

Commit

Permalink
ci: revert the readthedocs trigger back to template
Browse files Browse the repository at this point in the history
  • Loading branch information
183amir committed Jul 9, 2024
1 parent 9284c89 commit f75dd3a
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .github/workflows/documentation-links.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: readthedocs preview
on:
pull_request:
branches: [ "main" ]
# pull_request_target:
# types:
# - opened
# # Execute this action only on PRs that touch
# # documentation files.
# # paths:
# # - "docs/**"
pull_request_target:
types:
- opened
# Execute this action only on PRs that touch
# documentation files.
# paths:
# - "docs/**"

permissions:
pull-requests: write
Expand Down

0 comments on commit f75dd3a

Please sign in to comment.