Add 'dev' branch to workflow triggers

This commit is contained in:
Snider 2025-11-02 16:25:18 +00:00 committed by GitHub
parent d5f7764329
commit 9e3061751f

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- dev
permissions:
contents: write