Update build_and_test.yml

This commit is contained in:
Flori 2023-09-03 20:00:45 +02:00 committed by GitHub
parent c822dc84bb
commit 10b623dbf6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Build and Test
on:
push:
branches: [ "main" ]
branches: [ "main", "dev" ]
pull_request:
branches: [ "main" ]