Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit d7eb60d

Browse files
committed
Remove push branches from build.yml
1 parent c3a7509 commit d7eb60d

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Orchard Core Contrib Library
22

33
on:
4-
push:
5-
branches: [ "main" ]
64
pull_request:
75
branches: [ "main" ]
86

.github/workflows/update-submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
8585
[View changes](${{ steps.submodule-new.outputs.compareUrl }})
8686
</details>
87-
branch: update-submodules
87+
branch: update-submodule
8888
delete-branch: true
8989
base: main
9090
labels: |

0 commit comments

Comments
 (0)