From 90180bfe2e9bd4799bec6a79bfca243012f68100 Mon Sep 17 00:00:00 2001 From: Krishna Vedala Date: Thu, 28 May 2020 17:56:46 -0400 Subject: [PATCH] temporarily enable DOXYGEN CI to test README.md fixes --- .github/workflows/gh-pages.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index aff5dcdce..f3aec275c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,8 +1,9 @@ name: Doxygen CI on: - push: - branches: [master] + [push] + # push: + # branches: [master] jobs: build: