change to integration-test

This commit is contained in:
crazywhalecc 2022-03-20 17:00:37 +08:00
parent e57753e44b
commit 44a0eec74c

View File

@ -3,10 +3,10 @@ name: Integration Test
on: on:
push: push:
branches: branches:
- develop - master
pull_request: pull_request:
branches: branches:
- develop - master
types: types:
- opened - opened
- synchronize - synchronize