diff --git a/Examples/BushelCloud/.github/workflows/bushel-cloud-build.yml b/Examples/BushelCloud/.github/workflows/bushel-cloud-build.yml index 50188355..0b55b893 100644 --- a/Examples/BushelCloud/.github/workflows/bushel-cloud-build.yml +++ b/Examples/BushelCloud/.github/workflows/bushel-cloud-build.yml @@ -9,8 +9,10 @@ on: # Allow manual trigger workflow_dispatch: - # Build on PRs for validation + # Build on PRs for validation (only PRs targeting main) pull_request: + branches: + - main # Prevent concurrent builds # Why cancel-in-progress? diff --git a/Examples/BushelCloud/.gitrepo b/Examples/BushelCloud/.gitrepo index 79deacb8..e4c3c566 100644 --- a/Examples/BushelCloud/.gitrepo +++ b/Examples/BushelCloud/.gitrepo @@ -6,7 +6,7 @@ [subrepo] remote = git@github.com:brightdigit/BushelCloud.git branch = mistkit - commit = d1343a63d9b5e654ac665c407d6ef563a6a70992 - parent = 39a97ccfd784ca65f38fd62ebbcfba8b876c6ae4 + commit = f13f8695a0ca4b041db1e775c239d6cc8b258fb2 + parent = 1ec3d15919adf827cd144f948fc31e822c60ab99 method = merge cmdver = 0.4.9 diff --git a/Examples/CelestraCloud/.gitrepo b/Examples/CelestraCloud/.gitrepo index ed99fc05..17b8b563 100644 --- a/Examples/CelestraCloud/.gitrepo +++ b/Examples/CelestraCloud/.gitrepo @@ -7,6 +7,6 @@ remote = git@github.com:brightdigit/CelestraCloud.git branch = mistkit commit = 319bc6208763c31706b9e10c3608d9f7cc5c2ef5 - parent = 72b6cb0efe09735817079569eb702104c18f905c + parent = 10cf4510ab393ad1b4277832fcd8441e32fe0b65 method = merge cmdver = 0.4.9