We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e2c35 commit 9383521Copy full SHA for 9383521
1 file changed
.github/workflows/sync.yml
@@ -2,6 +2,10 @@ name: Sync Trento Docs from SUSE/doc-unversioned
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - fetch_docs_from_upstream
8
+
9
10
jobs:
11
sync-docs:
0 commit comments