test action2

pull/3908/head
Jia Hu 2024-03-17 23:39:09 -04:00
parent 73ce689d3e
commit 51771bd205
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: 'CI Tests'
on:
push:
branches: [ main ]
branches: [ "master" ]
pull_request:
branches: [ main ]
branches: [ "master" ]
jobs:
build: