Add CI workflow

This commit is contained in:
Pau Rodriguez-Estivill
2022-02-26 13:55:37 +01:00
parent 888459f6ec
commit acb02ed858
2 changed files with 26 additions and 1 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ name: Publish
on:
push:
branches: master
branches:
- 'master'
jobs:
build: