1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-05 12:09:52 +00:00

added null safety branch to github actions

This commit is contained in:
Benimautner 2022-08-28 00:38:51 +02:00
parent 80b06f85dd
commit af3170237d

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- null-safety-migration
jobs:
build-app: