PoonLab / covizu

Rapid analysis and visualization of coronavirus genome variation
https://filogeneti.ca/CoVizu/
MIT License
46 stars 20 forks source link

CICD on pull request to master. Enable status-checks for branch master. #438

Closed nav-mohan closed 1 year ago

nav-mohan commented 1 year ago

Rebased and Squashed all commits into one. Github Actions are triggered upon pull-request to master branch For some reason(?) Github Actions don't show up under the Actions tab unless I make the first pull-request. Branch Status Checks are also disabled until then. A workaround would be to make a small edit (like to the run-server.sh script), then commit that change to a new branch and then open a PR from the new branch to master branch. This seems to 'wake-up' the Github Actions and the Branch Status checks suddenly detect the presence of our YAML file.