Enable github actions for branch

This commit is contained in:
Pieter Vander Vennet 2023-01-17 03:38:14 +01:00
parent e1791d3acb
commit f28b058f56

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- develop
- feature/vite
jobs:
build:
runs-on: ubuntu-latest