mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Allow triggering docs workflow manually.
This commit is contained in:
parent
f823555ae3
commit
b318c02148
2
.github/workflows/docs-push.yml
vendored
2
.github/workflows/docs-push.yml
vendored
@ -17,6 +17,8 @@ on:
|
||||
# Run CI once per day (at 09:00 UTC)
|
||||
schedule:
|
||||
- cron: '0 9 * * *'
|
||||
# Allow manual trigger (for newer antsibull-docs, sphinx-ansible-theme, ... versions)
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-docs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user