Add dev branch to run tests

This commit is contained in:
Igor Katson 2024-04-15 20:51:13 +01:00
parent 5dafa81b9e
commit 3dabdd5ca2
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -2,7 +2,7 @@ name: Run tests
on: on:
push: push:
branches: [main] branches: [main, dev]
pull_request: pull_request:
branches: [main] branches: [main]