This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
logseq
mirror of
https://github.com/logseq/logseq.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix(ci): trigger pr-labeler on pull_request_target
Andelf
3 years ago
parent
76c7a43942
commit
0aa36ae78c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/pr-labeler.yml
+ 1
- 1
.github/workflows/pr-labeler.yml
View File
@@ -1,6 +1,6 @@
name: PR Labeler
on:
- pull_request:
+ pull_request
_target
:
types: [opened]
jobs: