Enable CI on push (#56)

This commit is contained in:
Chenlei Hu
2024-06-26 14:42:59 -04:00
committed by GitHub
parent 3960f6156f
commit fdee295265

View File

@@ -1,6 +1,8 @@
name: Tests CI
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]