marvinlabs / laravel-html-bootstrap-4

Bootstrap 4 fluent HTML builder
MIT License
42 stars 15 forks source link

Add CI service #60

Closed peter279k closed 3 years ago

peter279k commented 3 years ago

As title, I think it's good to use GitHub Action to be the CI service.

I can do for that once the repository owner accepts that :).

vpratfr commented 3 years ago

Where do you enable that?

peter279k commented 3 years ago

You can enable this via this link and adding the YAML file on .github/workflows folder.

If you want to do that, I can help you to accomplish this :).

vpratfr commented 3 years ago

There you go: https://github.com/marvinlabs/laravel-html-bootstrap-4/tree/master/.github/workflows

vpratfr commented 3 years ago

(I used the laravel template)