Skip to content

Commit e56fa74

Browse files
committed
Fix trigger name
Signed-off-by: Alex Cameron <[email protected]>
1 parent 19cf75b commit e56fa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request_trigger:
7+
pull_request_target:
88
types: [labeled]
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)