Skip to content

Commit 879ba67

Browse files
chore: CICD
1 parent 77b92e0 commit 879ba67

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Pull Request CI check
22

33
on:
44
workflow_dispatch:
5-
# pull_request:
6-
# branches:
7-
# - main
8-
pull_request_review:
5+
pull_request:
96
branches:
107
- main
118

0 commit comments

Comments
 (0)