Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ See [lxqt-project.org/wiki/editing-wiki](https://lxqt-project.org/wiki/editing-w
Before merging edit PRs make sure that `update-wikis` is commented out in the workflow,
otherwise the new page will be overwritten during import. The modified page would have to be copied
manually in the GH Wiki. Therefor at the moment
1. Update old wikis
2. Run both actions hopefully.
1. Update old .
2. Re-run both actions.

After editing the GH Wiki both workflows need to be run manually, with `update-wikis` enabled (uncommented).
After editing the GH Wiki both workflows need to be re-run manually, with `update-wikis` enabled (uncommented).
**Note**: Only jobs less then 30 days old can be re-run, so the only way to import from the legacy wiki is making a PR and merge it.

## Files

Expand Down