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

View file

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