Skip to content

Commit ec4cafc

Browse files
authored
Disable triggering on PR (#254)
2 parents a1430fd + 9ae6e7d commit ec4cafc

2 files changed

Lines changed: 2 additions & 2 deletions

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:

configs/e2e/mendix-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest": "10.20.0.60519",
2+
"latest": "10.21.0.64362",
33
"8": "8.18.23.62193"
44
}

0 commit comments

Comments
 (0)