Add 'dev' branch to workflow triggers

This commit is contained in:
Sermet Pekin 2025-10-20 11:45:14 +03:00 committed by GitHub
parent cdb5a455ee
commit 0768f67290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- dev
pull_request:
branches:
- master