taskchampion: update docs

- update CI branch filters so workflows actually run on merge
- update CI docs deployment target
- update links
- fix typos
- remove references to `ta` cli which was removed
- remove build-docs.sh script which duplicates publish-docs.yml workflow
This commit is contained in:
ryneeverett 2023-01-11 13:32:30 -05:00 committed by Dustin J. Mitchell
parent c2c803582a
commit 5c4fb01abf
9 changed files with 16 additions and 110 deletions

View file

@ -3,7 +3,7 @@ name: checks
on:
push:
branches:
- main
- develop
pull_request:
types: [opened, reopened, synchronize]