Skip to content

Commit bd084a1

Browse files
committed
Workflow update
1 parent bb04fb0 commit bd084a1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Build Sample Project
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
6-
push:
7-
branches:
8-
- 'refs/pull/*/merge'
5+
types: [opened, reopened, review_requested, synchronize]
96
workflow_dispatch:
107

118
jobs:

0 commit comments

Comments
 (0)