Skip to content

Commit 21d3eaf

Browse files
modify ci github actions
1 parent b782956 commit 21d3eaf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci-testing-master-deploy.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
name: Master deploy CI
44
on:
5-
pull_request:
6-
branches:
7-
- "master"
8-
# https://github.blog/changelog/2023-02-08-pull-request-merge-queue-public-beta/
9-
merge_group:
5+
push:
106
branches:
117
- "master"
128

0 commit comments

Comments
 (0)