change master to dev

This commit is contained in:
Poolitzer 2021-03-08 13:19:18 +01:00 committed by GitHub
parent eeaf3496d5
commit 1db3c57ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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