Skip to content

Commit f341182

Browse files
committed
.github: remove that target
Signed-off-by: Wei Fu <fuweid89@gmail.com>
1 parent 1744446 commit f341182

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request_target:
7-
branches:
8-
- 'main'
9-
types:
10-
# Adding 'labeled' to the list of activity types that trigger this event
11-
# (default: opened, synchronize, reopened) so that we can run this
12-
# workflow when the 'ok-to-test' label is added.
13-
# Reference: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
14-
- opened
15-
- synchronize
16-
- reopened
17-
- labeled
186

197
jobs:
208
lowercase-repo:

0 commit comments

Comments
 (0)