Skip to content

Commit babcf51

Browse files
authored
Merge pull request #346 from fuweid/weifu/remove-target
.github: remove that target
2 parents 1744446 + f341182 commit babcf51

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.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)