Skip to content

Commit a3b0998

Browse files
committed
Disable triggering on PR
1 parent a1430fd commit a3b0998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/NativePipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ on:
6060
- web-view-native
6161

6262
# Trigger on PR
63-
pull_request:
63+
# pull_request:
6464

6565

6666
permissions:

0 commit comments

Comments
 (0)