添加pr触发actions (#227)

This commit is contained in:
scdhh
2021-08-24 17:18:28 +08:00
committed by GitHub
parent 5767acb5bf
commit 6b8ac5e939

View File

@@ -3,6 +3,8 @@ name: Techmino CI
on:
push:
branches: [ main, ci ]
pull_request:
branches: [ main, ci ]
jobs:
build-windows: