Skip to content

Commit

Permalink
GitHub Actions: Don't build offline docs on pushes and pull requests
Browse files Browse the repository at this point in the history
This was a leftover from the pull request.
  • Loading branch information
Calinou committed May 19, 2021
1 parent 4664df9 commit 7444f4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_offline_docs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Build documentation for offline usage
on:
push: # FIXME
pull_request: # FIXME
schedule:
# Every week on Monday at midnight (UTC).
# This keeps the generated HTML documentation fresh.
Expand Down

0 comments on commit 7444f4a

Please sign in to comment.