We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3a7509 + d7eb60d commit 2f55c65Copy full SHA for 2f55c65
2 files changed
.github/workflows/build.yml
@@ -1,8 +1,6 @@
1
name: Orchard Core Contrib Library
2
3
on:
4
- push:
5
- branches: [ "main" ]
6
pull_request:
7
branches: [ "main" ]
8
.github/workflows/update-submodule.yml
@@ -84,7 +84,7 @@ jobs:
84
85
[View changes](${{ steps.submodule-new.outputs.compareUrl }})
86
</details>
87
- branch: update-submodules
+ branch: update-submodule
88
delete-branch: true
89
base: main
90
labels: |
0 commit comments