You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WIP] I want to merge the current two github actions to one called build-html-and-deploy-pages.yml
I've drafted its content as below:
```
name: Build HTML from Sample CV
on:
push:
branches:
- master
pull_request:
branches:
- master
...
#17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.