summaryrefslogtreecommitdiff
path: root/.github/workflows/doc.yml
Commit message (Expand)AuthorAgeFilesLines
* Simplify workflow configs by removing an environment variable that wasn't use...Todd Leonhardt2021-01-311-3/+0
* Simplify GitHub Actions workflow configs so they run on any push or PR instea...Todd Leonhardt2021-01-311-9/+1
* Fix syntax error in doc.yml workflow files building Sphinx docs using GitHub ...Todd Leonhardt2021-01-301-1/+1
* Finish removing use of caching in GitHub Actions YAML configTodd Leonhardt2021-01-301-2/+0
* Remove GitHub Actions cache step because it wasn't working correctlyTodd Leonhardt2021-01-301-7/+1
* Change name of lint and doc jobsTodd Leonhardt2021-01-301-2/+2
* Add back in GitHub Actions cachingTodd Leonhardt2021-01-301-0/+47