Skip to content

Commit a2986b3

Browse files
committed
fix action
1 parent d0b64cb commit a2986b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ on:
66
paths-ignore:
77
- '**/README.md'
88
- 'smoke-tests/matrix'
9-
pull_request_target:
10-
branches:
11-
- main
9+
pull_request:
1210

1311
jobs:
1412
build:

0 commit comments

Comments
 (0)