aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Collapse)AuthorLines
2023-05-19Add minimal token permissionsPedro Kaj Kjellerup Nacht-0/+7
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
2023-03-29Fix typos and configure spellcheck for PRsYaroslav Halchenko-0/+19
2023-02-20Migrate from Travis to Github actionsNikolaus Rath-3/+3
With current Ubuntu, Valgrind apparently does not like clang debug info, so do not run valgrind with clang-compiled binaries.
2023-02-20Add a github actions fileBernd Schubert-0/+26
converted from travis with _sligh_ editing by https://akx.github.io/travis-to-github-actions/