1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-16 00:22:22 +08:00
This commit is contained in:
Hai Liang Wang 2023-06-15 11:14:01 +08:00
parent 434f8954de
commit ab1eca2110

View File

@ -1,5 +1,9 @@
name: Package
on:
push:
branches:
- 'master'
- 'develop'
pull_request:
branches: [master, develop]
types: [opened, synchronize, closed]