mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
GitHub Actions: Don't build offline docs on pushes and pull requests
This was a leftover from the pull request.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user