mirror of
https://github.com/go-vikunja/app
synced 2024-10-04 13:18:31 +00:00
added null safety branch to github actions
This commit is contained in:
parent
80b06f85dd
commit
af3170237d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- null-safety-migration
|
||||
|
||||
jobs:
|
||||
build-app:
|
||||
|
Loading…
Reference in New Issue
Block a user