ci: enable

This commit is contained in:
msojocs 2023-08-27 08:46:51 +08:00
parent e12d0f54bb
commit 0850b856a3

View File

@ -9,7 +9,7 @@ on:
push:
tags:
- v*
branches: [ master, dev, 45-snap-version]
branches: [ master, dev, ci]
pull_request:
branches: [ master ]
# # Allows you to run this workflow manually from the Actions tab