Remove trigger on pull request

This commit is contained in:
Hongbo Wu
2023-02-10 13:11:02 +08:00
parent 76b8ae558b
commit 167ca204b2

View File

@ -7,11 +7,6 @@ on:
- main
paths-ignore:
- 'apple/**'
pull_request:
branches:
- main
paths-ignore:
- 'apple/**'
workflow_dispatch: