Skip to content

Commit 340b4fe

Browse files
benedikt-voelkelBenedikt Volkel
andauthored
[WF] Run on pull_request_target (#1496)
Co-authored-by: Benedikt Volkel <benedikt.volkel@cern.ch>
1 parent 1ce5e58 commit 340b4fe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/async-list-label.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
name: Collect and print async labels
33

44
'on':
5-
pull_request:
5+
pull_request_target:
66
types:
77
- opened
88
- reopened
99
branches:
1010
- master
1111

12-
permissions:
13-
pull-requests: write # to update labels
12+
permissions: {}
1413

1514
jobs:
1615
list_async_labels:

0 commit comments

Comments
 (0)