change master to dev

This commit is contained in:
Poolitzer 2021-03-08 13:19:18 +01:00 committed by GitHub
parent bd5c556285
commit c5ac7b82ba

View file

@ -3,10 +3,10 @@ name: CI
on:
pull_request:
branches:
- master
- dev
push:
branches:
- master
- dev
jobs:
build-and-test: