add pull request trigger test (#488)

Co-authored-by: Liam Lai <liam.lai@datameshgroup.com>
This commit is contained in:
Liam 2024-03-11 23:03:24 +11:00 committed by GitHub
parent 0114ecabd0
commit 2fcd6f47bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
name: CI name: CI
on: on:
pull_request:
types: [opened, synchronize, reopened]
push: push:
branches: branches:
- '*' - '*'